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
Hi, I'm trying to run the multi VE benchmark (multi.py) under multi-ve/, but it seems like it's not using the VE at all. The single VE version (single.py) is using the VE. Please find the job scripts and the results in the following gist: https://gist.github.com/keichi/0f5c00551d91ecc3d5e14f8e4799f0c8
Looking at the PROGINF output for the multi VE benchmark, both the V. Op. Ratio (%) and MFLOPS rate are zero. Also, the runtime per step is much slower than the single VE benchmark, suggesting the training is not running on the VE.
How can I run the training on the VEs? Any advice would be appreciated.
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to run the multi VE benchmark (
multi.py
) undermulti-ve/
, but it seems like it's not using the VE at all. The single VE version (single.py
) is using the VE. Please find the job scripts and the results in the following gist:https://gist.github.com/keichi/0f5c00551d91ecc3d5e14f8e4799f0c8
Looking at the PROGINF output for the multi VE benchmark, both the V. Op. Ratio (%) and MFLOPS rate are zero. Also, the runtime per step is much slower than the single VE benchmark, suggesting the training is not running on the VE.
How can I run the training on the VEs? Any advice would be appreciated.
The text was updated successfully, but these errors were encountered: