akielaries / openGPMP

Hardware Accelerated General Purpose Mathematics Package
https://akielaries.github.io/openGPMP/
MIT License
8 stars 3 forks source link

Compiler targets #101

Open akielaries opened 7 months ago

akielaries commented 7 months ago

So far I really only test compilation for openGPMP with GCC so verifying clang compilation would be ideal and taking into account targeting specific compilers using CMake as well (so far I think this works)

akielaries commented 7 months ago

Plenty of issues with clang. the main focus here is to verify thru the CI/CD pipeline in place. Few things to do here: