Greg Rodgers

Results 50 comments of Greg Rodgers

I am using upstream build of clang-15. I really want to be able to use latest version of clang for latest OpenMP offloading support.

BTW, I am getting around this now with this: export CXXFLAGS="-Wno-error=bitwise-instead-of-logical -Wno-error=unused-but-set-variable -Wno-error=unused-parameter -Wno-error=sign-compare -pthread" So for now this is not high priority.

I may close this issue because I have successfully built fbgemm_gpu with clang 15 and did not run into this problem. In fact I have clang cuda working nicely. In...

@JonChesterfield What is status on async transfer?

For host execution, which library is used for these complex functions. Is it -lm or something like -lboost? What is your command line for compiling complex.cpp?

Thanks Ye Luo. Jan is going to try to get this fixed with the math lib soon.

Assertion `DwarfRegs.size() == 1' failed. I believe we saw this on another smoke test. We will work on this soon.

AOMP support for gfx10 is TBD. See issue 187.

@JonChesterfield can you verify we still have this problem .

@estewart08 Do we have this in a smoke test? @tpkessler Torsten, can you check this with AOMP 13.0-2 with ROCm 4.1 dkms kernel. After modinfo should show you are on...