Michael Boone
Michael Boone
Unsure of the last point but I was also misunderstanding the separation between gadgets, renderer, and scene graph. After syncing up yesterday this seems like a design or implementation detail...
@Shep-MP release 0.1.2 should resolve this
Thanks for making this! I had my head down and completely dropped the ball on this codebase. I'm back to it now and working on a cpack installer for windows...
I'm having an issue where hip-clang doesn't see cuda_wrappers at all, i can't find them on my sytem either. Where do these come from?
interesting, thanks for the info @Artem-B I might be chasing the wrong issue my installation of clang did not have the project active to get the cuda_wrappers included in the...
@yxsamliu @Artem-B I'm working on gentoo ebuilds for 4.2.0. I got to the source of the problem and am dumping the info here incase anyone else runs into it as...
I'm not at the bottom of this yet, i'm having more #include_next issues now. I'm kinda lost as to why an extra -isystem to /usr/include would make #include_next statements fail...
Hmm, i got it to compile and work but, it seems to be doing great at everything pytorch can throw at it but I'm worried given what you both said...
here's an output of that command ```bash sr/lib/llvm/roc/bin/clang -v clang version 12.0.0 Target: x86_64-unknown-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/roc/bin Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0 Candidate multilib: .;@m64 Candidate multilib: 32;@m32 Selected...
hipcc -v has trouble locating the right clang and rocm_agent_enumerator. Going to work on fixing that in the hip package but hipe does report after all the errors ,HIP version:...