rocFFT icon indicating copy to clipboard operation
rocFFT copied to clipboard

Compiler does not gracefully handle multi-core builds

Open alerque opened this issue 2 years ago • 0 comments

Re:

https://github.com/ROCm/rocFFT/blob/1680fbde578bbc65d1abfbaadf53e49dd5e0494c/library/src/rtc_compile.cpp

This is what CPU utilization looks like:

20240226_11h22m05s_grim

Somehow the usage is artificially capped at 50/70% of each core rather than just getting the job done.

alerque avatar Feb 26 '24 08:02 alerque