-
### What is the problem the feature request solves?
Query:
```sql
select ss_sold_date_sk, ss_sold_time_sk, ss_quantity, d_year, d_moy, d_dom
from date_dim join store_sales on d_date_sk = ss_so…
-
### Description of the feature
Gramine has a `struct libos_pollable_event`:
- https://github.com/gramineproject/gramine/blob/ede508c69217477c1cd6fdb3e7689da824ba4ea7/libos/include/libos_pollable_e…
-
### Contact Details
_No response_
### Description
**Description:**
When I select "Add a Sketch," the planes are displayed, but it is impossible to select one. There is no hover effect, and c…
-
When constructing pipeline stages with Alpa's auto inter-operator parallel algorithm, we need to accurately profile the memory usage of a constructed pipeline stage to determine whether a solution is …
-
Hi, there. I'm trying to run Alpa PipeShardParallel training on the basis of alpa official benchmarks on a Distributed Ray Cluster with two a40 (2-GPU each) servers.
When I run the WideResNet benc…
-
**Describe the bug**
I followed the instructions in:
https://docs.nvidia.com/nemo-framework/user-guide/latest/nemotoolkit/nlp/nemo_megatron/gpt/gpt_training.html
the i replace 1024 with 512
```
pyth…
-
**Describe the bug**
A user reported a crash with 24.01.01 and SFT (while things work fine with 24.01):
```
File "/opt/NeMo-Aligner/examples/nlp/gpt/train_gpt_sft.py", line 215, in main
in…
-
### Description
Last week a [discussion](https://x.com/A_K_Nain/status/1846222510062285035) took place on Twitter where many people noticed that the performance of JAX on GPUs is still subpar compa…
-
when I run DeepSpeedExamples-Megatron-LM-v1.1.5-ZeRO3/ and Megatron-LM-v1.1.5-3D_parallelism , I encounter the same problem : TypeError: unsupported operand type(s) for *: 'NoneType' and 'int', Tra…
-
Hi,
I just tried out this plugin over the last few days.
I ended up sending micro-donations in batches (successively lowering treshold and using auto-donate, then doing something else later, rin…