I am running MIGraphX's compile model, but I am getting out of resource error. It turns out that I have to increase the total number available threads. But when I run
(mlperf_1) [ziw081@t008-004 ziw081]$ ulimit -u 60000
bash: ulimit: max user processes: cannot modify limit: Operation not permitted
Hi,
I am running MIGraphX's compile model, but I am getting
out of resource error
. It turns out that I have to increase the total number available threads. But when I runIt says operation not permitted.