GRISMER, MATTHEW J CIV USAF AFMC AFRL/RQVC via llvm-dev
2021-Oct-15 17:42 UTC
[llvm-dev] llvm OpenMP support for Apple Silicon
Hi, I'm interested in exploring Apple Silicon performance with computational fluid dynamic codes, in particular codes that take advantage of OpenMP offload to accelerate performance. Are there any plans to support OpenMP offload to the integrated GPU in Apple Silicon processors? Thanks. Matt -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211015/abb349df/attachment.html>
Johannes Doerfert via llvm-dev
2021-Oct-16 16:30 UTC
[llvm-dev] llvm OpenMP support for Apple Silicon
Hi Matt, not that I'm aware of any ongoing effort. Though, I'm not an expert on Apple hardware (or software for that matter). How would you program them right now? Does LLVM have code generation capabilities for those GPUs? Depending on the answers it might be reasonable to add OpenMP offloading support (or not). ~ Johannes On 10/15/21 12:42, GRISMER, MATTHEW J CIV USAF AFMC AFRL/RQVC via llvm-dev wrote:> Hi, > > I'm interested in exploring Apple Silicon performance with computational fluid dynamic codes, in particular codes that take advantage of OpenMP offload to accelerate performance. Are there any plans to support OpenMP offload to the integrated GPU in Apple Silicon processors? > > Thanks. > > Matt > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev