diff --git a/content/news/2024/2024-07-30-adaptivecpp-release.md b/content/news/2024/2024-07-30-adaptivecpp-release.md new file mode 100644 index 0000000..ef603e0 --- /dev/null +++ b/content/news/2024/2024-07-30-adaptivecpp-release.md @@ -0,0 +1,15 @@ +--- +contributor: max +date: '2024-07-30T14:10:22.153253' +external_url: https://www.phoronix.com/news/AdaptiveCpp-24.06-Released +title: 'AdaptiveCpp 24.06 Released As "The Fastest Heterogeneous C++ Compiler"' +image: ../../../static/images/news/2024-07-30-adaptivecpp-logo.webp +tags: + - adaptivecpp + - sycl + - hpc + - portability +--- + +AdaptiveCpp as the open-source compiler formerly known as hypSYCL and Open SYCL is out with a new feature release for +this C++ heterogeneous compiler supporting all major CPUs and GPUs. diff --git a/static/images/news/2024-07-30-adaptivecpp-logo.webp b/static/images/news/2024-07-30-adaptivecpp-logo.webp new file mode 100644 index 0000000..c666ac7 Binary files /dev/null and b/static/images/news/2024-07-30-adaptivecpp-logo.webp differ