You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hoped to get a speed improvement when changing the NHiTS tutorial demo accelerator mode from cpu to gpu.
Actual behavior
After changing to gpu (and also auto), the demo runs extremely slowly.
Code to reproduce the problem
Change the accelerator in the NHiTS demo from cpu to auto, then re-run it.
Are there any updates to NHiTS demo, or advice on how to get it working fast in multi-GPU environment?
The text was updated successfully, but these errors were encountered:
davidmcnabnz
changed the title
NHiTS tutorial extremely slow if accelerator changed from 'cpu' to 'auto' or 'gpu'
NHiTS tutorial extremely slow in GPU mode
Oct 26, 2023
Expected behavior
I hoped to get a speed improvement when changing the NHiTS tutorial demo accelerator mode from
cpu
togpu
.Actual behavior
After changing to
gpu
(and alsoauto
), the demo runs extremely slowly.Code to reproduce the problem
Change the accelerator in the NHiTS demo from
cpu
toauto
, then re-run it.Are there any updates to NHiTS demo, or advice on how to get it working fast in multi-GPU environment?
The text was updated successfully, but these errors were encountered: