gpu-algorithms-labs icon indicating copy to clipboard operation
gpu-algorithms-labs copied to clipboard

tiled_conv should be launched with 1 gpu

Open cwpearson opened this issue 6 years ago • 0 comments

https://github.com/illinois-impact/gpu-algorithms-labs/blob/490e9f8060457634df553d8897f60bfaa49179e6/labs/tiled_conv/rai_build.yml#L4

This rai job should be launched with the following parameters:

  gpu:
    count: 1

cwpearson avatar Jun 27 '19 14:06 cwpearson