AMDGPU.jl icon indicating copy to clipboard operation
AMDGPU.jl copied to clipboard

Parallelize tests

Open jpsamaroo opened this issue 3 years ago • 0 comments

This uses Distributed to parallelize the tests, in the hopes of having CI jobs which don't take >3hrs to run.

Todo:

  • [ ] Pass output through tmpfile to remove "Worker X" prefix
  • [ ] Maybe print results in order of submission

jpsamaroo avatar Sep 21 '22 20:09 jpsamaroo