Daniel Coquelin
Daniel Coquelin
furthermore, it would be nice to have a short section about how to launch MPI programs. i.e. this is how to launch a code with multiple processes on SLURM (`srun`/`sbatch`)...
failures may be solved by #857 would need to merge to be certain
about 54 lines are expected misses due to jitting + extreme corner cases that are beyond the scope of unit tests (implemented for SF and TS matrices on a larger...
ive picked this back up, but im not sure about how long this will take. this branch was very very stale. ...it was still tested on travis...
My apologies. i think I saw that the PR was closed (at the time it was a month after the bump, and i think that you had closed the PR)....
rerun tests
rerun tests
rerun tests
New numbers: local tests: 4 procs - `a` = ht.random.random((10000, 10000), dtype=ht.float32, split=split) numbers are avg of 10 runs - pow (new / old) - `a ** a`: 0.2157 /...
@mtar can you have a look at why this is failing? i dont know why `gpu` isnt recognized. maybe its a but somewhere that im missing