Agalakdak
Agalakdak
I followed this guide: https://access.cknowledge.org/playground/?action=install And then i use: cm pull repo mlcommons@cm4mlops --branch=dev Ran this command: cmr "run-mlperf inference _find-performance _full _r4.1" \ --model=bert-99 \ --implementation=nvidia \ --framework=tensorrt \...
Hello everyone. I recently moved space on my system and removed files that weighed especially much. Now when I launch "3-d Unet" I get an error. Is there any way...
Hello everyone. I have been using MLperf benchmarks for some time. And I have a small list of questions about them. I am asking them here because I have not...
Make a video
Hello. I have been trying to run at least 1 test for a long time and I constantly get errors. Please record a video or give me a link so...
I tried to run the benchmark but I got an error, what could be the problem? bench.h:84:13: error: conflicting types for ‘socklen_t’; have ‘int’ make results gmake[1]: Entering directory '/home/user/lmbench/src'...
I wanted to test my video card and suddenly encountered an error while building tets. Previously (on older versions) this benchmark was running successfully. The site I used to run...
I wanted to run GPT-J using the command below But I ran into an error. What are the possible solutions? ``` mlcr run-mlperf,inference,_find-performance,_full,_r4.1-dev \ --model=gptj-99 \ --implementation=nvidia \ --framework=tensorrt \...
Hello. I know that you can see the results right after the test, but aren't they stored anywhere? I lost access to the test terminals several times, but the tests...
Hello everyone. Today I tried to run BERT-99. I tried running version 5.0 and 5.1. I got errors in both cases. I also tried to run the benchmark on the...