mlcommons / inference_results_v0.5

This repository contains the results and code for the MLPerf™ Inference v0.5 benchmark.
https://mlcommons.org/en/inference-datacenter-05/
Apache License 2.0
55 stars 43 forks source link

mlperf/Training_results_v0.5 can't run successfully unless Intel and AMD vendor id ? #36

Open yuyang782472282 opened 4 years ago

yuyang782472282 commented 4 years ago

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

psyhtest commented 4 years ago

@yuyang782472282 My suggestion would be to report this elsewhere. This repository is for MLPerf Inference v0.5.