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 all
I test mlperf /training_results_v0.6 on my computer,however it will fail unless Intel and AMD cpu vendor id . How to modify the source code of mlperf so that it can run successfully on my computer. fail messages are as follows:
signal:Floating point exception(8)
signal code: Integer divide-by-zero(1)
failing at address:0x7fddf83e993e
[1]/usr/local/mpi/lib/libopen-pal.so.40(+0xac93e)[0x7fddf83e993e]
[[INVALID],[INVALID]] ORTE_ERROR_LOG:Unable to start a daemon on the local node in file ess_singleton_module.c at line 532;
[[INVALID],INVALID] ORTE_ERROR_LOG:Unable to start a daemon on the local node in file ess_singleton_module.c at line 166.
please give some good suggestions
thanks a lot
The text was updated successfully, but these errors were encountered:
Hi all
I test mlperf /training_results_v0.6 on my computer,however it will fail unless Intel and AMD cpu vendor id . How to modify the source code of mlperf so that it can run successfully on my computer. fail messages are as follows:
signal:Floating point exception(8)
signal code: Integer divide-by-zero(1)
failing at address:0x7fddf83e993e
[1]/usr/local/mpi/lib/libopen-pal.so.40(+0xac93e)[0x7fddf83e993e]
[[INVALID],[INVALID]] ORTE_ERROR_LOG:Unable to start a daemon on the local node in file ess_singleton_module.c at line 532;
[[INVALID],INVALID] ORTE_ERROR_LOG:Unable to start a daemon on the local node in file ess_singleton_module.c at line 166.
please give some good suggestions
thanks a lot
The text was updated successfully, but these errors were encountered: