-
Trying to run fairseq using the following command results in error
$ python train.py data-bin/iwslt14.tokenized.de-en --lr 0.25 --clip-norm 0.1 --dropout 0.2 --max-tokens 4000 - -arch fco…
-
GPU XGBoost is hanging on power (ppc64le) machines for some reason. CPU code works fine, only GPU part hangs in different places depending on what is being ran, gcc version etc.
To reproduce:
1)…
-
Let us create a script starting a snap_memcopy in parallel multiple times and doing an abort in the middle of that operation. The assumption is that we can use that to test the stability of the hardwa…
-
Hello,
Could we have a note on sourcing snap_path.sh ? as it is the minimum required to compile. (particularly in the case of deployment on POWER machines)
Could we also mention that these paths are…
-
@changwoojung can you update? Should we remove the current one in the meantime?
-
-
-
-
Getting the below error when passing a large file through a worker connected remotely (through our Nimbix worker) between nodes.
```
2017-03-23T00:19:27.349Z e10b83f1b8a42049333e8f82f723aa9f490b7a…
-
The goal of the current makefile changes is to improve EoF of the GitHub designs. Using the median_filter example I modified several makefiles to demonstrate these changes.
By modifying the example…