-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intergration of new transpiler with C++ full support #749
Intergration of new transpiler with C++ full support #749
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02bf328 - Browse repository at this point
Copy the full SHA 02bf328View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83d0d1d - Browse repository at this point
Copy the full SHA 83d0d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa48b41 - Browse repository at this point
Copy the full SHA aa48b41View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27fff94 - Browse repository at this point
Copy the full SHA 27fff94View commit details -
Change HIP_PLATFORM from HCC to AMD and NVCC to NVIDIA (libocca#713)
Co-authored-by: Rakesh Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b86874 - Browse repository at this point
Copy the full SHA 3b86874View commit details -
Clang 12 is no longer available in GitHub's Ubutntu 22.04 runner.
Configuration menu - View commit details
-
Copy full SHA for 5b0213f - Browse repository at this point
Copy the full SHA 5b0213fView commit details -
Configuration menu - View commit details
-
Copy full SHA for eff5266 - Browse repository at this point
Copy the full SHA eff5266View commit details -
[HIP] Bump supported HIP versions to v4.2 or later (libocca#715)
* [HIP] Remove some compile-time backward compatibility switches * [HIP] Bump supported HIP version to v4.2 or later
Configuration menu - View commit details
-
Copy full SHA for c779086 - Browse repository at this point
Copy the full SHA c779086View commit details -
Allow user to define the maximum number of kernel arguments and autom…
…atically run script to generate the codes (libocca#718)
Configuration menu - View commit details
-
Copy full SHA for d6e71e7 - Browse repository at this point
Copy the full SHA d6e71e7View commit details -
The environment variable `SYCL_DEVICE_FILTER` used by the oneAPI SDK is deprecated, causing some tests to fail.
Configuration menu - View commit details
-
Copy full SHA for 18f75c1 - Browse repository at this point
Copy the full SHA 18f75c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cb365f - Browse repository at this point
Copy the full SHA 3cb365fView commit details -
Sets
OCCA_<MODE>_ENABLED
in CMake parent scope. (libocca#720)Intended for CMake builds which add occa as a subdirectory.
Configuration menu - View commit details
-
Copy full SHA for b173541 - Browse repository at this point
Copy the full SHA b173541View commit details -
Configuration menu - View commit details
-
Copy full SHA for c824a2a - Browse repository at this point
Copy the full SHA c824a2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ad756c - Browse repository at this point
Copy the full SHA 8ad756cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0187d1d - Browse repository at this point
Copy the full SHA 0187d1dView commit details -
Update cmake to generate kernel-arguments-related codes only if neces…
…sary. Add an option to only generate jit kernel related code for the new number of kernel arguments and leave others to the default value for compile time efficiency (libocca#725)
Configuration menu - View commit details
-
Copy full SHA for a8a2567 - Browse repository at this point
Copy the full SHA a8a2567View commit details -
Fixes corruption of memory datatypes caused by short circuit logic in…
… `modeMemory_t::slice` (libocca#727)
Configuration menu - View commit details
-
Copy full SHA for d05f677 - Browse repository at this point
Copy the full SHA d05f677View commit details -
Refactor OpenCL mode and update CI testing (libocca#730)
* Refactor OpenCL utilities and device creation. * Update OpenCL default device type. * Only run math function test for active modes. * Update GitHub workflows. * Remove OpenCL from math function tests.
Configuration menu - View commit details
-
Copy full SHA for 7791a79 - Browse repository at this point
Copy the full SHA 7791a79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b38d46 - Browse repository at this point
Copy the full SHA 1b38d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d9d089 - Browse repository at this point
Copy the full SHA 7d9d089View commit details -
Configuration menu - View commit details
-
Copy full SHA for aca6151 - Browse repository at this point
Copy the full SHA aca6151View commit details -
Configuration menu - View commit details
-
Copy full SHA for a496e1b - Browse repository at this point
Copy the full SHA a496e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2df8b3 - Browse repository at this point
Copy the full SHA b2df8b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e91ca2f - Browse repository at this point
Copy the full SHA e91ca2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 246ee3b - Browse repository at this point
Copy the full SHA 246ee3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfdf49f - Browse repository at this point
Copy the full SHA bfdf49fView commit details -
Configuration menu - View commit details
-
Copy full SHA for de0064b - Browse repository at this point
Copy the full SHA de0064bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab48248 - Browse repository at this point
Copy the full SHA ab48248View commit details -
cmake: expose CUDA::cuda_driver dependency in use
Without this, CUDA::cuda_driver target is not linked to libocca during consumption and as a result there is a build problem: libcuda.so cannot be found. This occurs on machines which do not have CUDA lib default, compiler included libraries (e.g. in /lib64)
Configuration menu - View commit details
-
Copy full SHA for 1f6c540 - Browse repository at this point
Copy the full SHA 1f6c540View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4495ee - Browse repository at this point
Copy the full SHA b4495eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87bb439 - Browse repository at this point
Copy the full SHA 87bb439View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cb4386 - Browse repository at this point
Copy the full SHA 5cb4386View commit details -
Configuration menu - View commit details
-
Copy full SHA for 981316d - Browse repository at this point
Copy the full SHA 981316dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cba084 - Browse repository at this point
Copy the full SHA 3cba084View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7b5e87 - Browse repository at this point
Copy the full SHA a7b5e87View commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0fc25e2 - Browse repository at this point
Copy the full SHA 0fc25e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5e5e97 - Browse repository at this point
Copy the full SHA d5e5e97View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for edbd0d1 - Browse repository at this point
Copy the full SHA edbd0d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f00ecc7 - Browse repository at this point
Copy the full SHA f00ecc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b363156 - Browse repository at this point
Copy the full SHA b363156View commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34dba7b - Browse repository at this point
Copy the full SHA 34dba7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33b1ebb - Browse repository at this point
Copy the full SHA 33b1ebbView commit details -
Merge pull request #2 from vyast-softserveinc/oklt-transpiler-integra…
…tion Separate branch with integrated oklt transpiler usage
Configuration menu - View commit details
-
Copy full SHA for f8f383e - Browse repository at this point
Copy the full SHA f8f383eView commit details
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2182d3a - Browse repository at this point
Copy the full SHA 2182d3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 790b461 - Browse repository at this point
Copy the full SHA 790b461View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10d15db - Browse repository at this point
Copy the full SHA 10d15dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59d35bb - Browse repository at this point
Copy the full SHA 59d35bbView commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89e9c97 - Browse repository at this point
Copy the full SHA 89e9c97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 857a95c - Browse repository at this point
Copy the full SHA 857a95cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad7411b - Browse repository at this point
Copy the full SHA ad7411bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 881d669 - Browse repository at this point
Copy the full SHA 881d669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41c9d6b - Browse repository at this point
Copy the full SHA 41c9d6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a998d3 - Browse repository at this point
Copy the full SHA 6a998d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a145005 - Browse repository at this point
Copy the full SHA a145005View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d4da5 - Browse repository at this point
Copy the full SHA 63d4da5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65c9350 - Browse repository at this point
Copy the full SHA 65c9350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31a78a1 - Browse repository at this point
Copy the full SHA 31a78a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36f6dcf - Browse repository at this point
Copy the full SHA 36f6dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f97b85 - Browse repository at this point
Copy the full SHA 5f97b85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 668e5ce - Browse repository at this point
Copy the full SHA 668e5ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7044e6 - Browse repository at this point
Copy the full SHA e7044e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aec4af - Browse repository at this point
Copy the full SHA 3aec4afView commit details -
Merge branch 'integrated_oklt_transpiler' of https://github.com/vyast…
…-softserveinc/occa into integrated_oklt_transpiler
Configuration menu - View commit details
-
Copy full SHA for ee4a8ea - Browse repository at this point
Copy the full SHA ee4a8eaView commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1b4aac - Browse repository at this point
Copy the full SHA f1b4aacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 941c94c - Browse repository at this point
Copy the full SHA 941c94cView commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6deec8c - Browse repository at this point
Copy the full SHA 6deec8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d55cc5b - Browse repository at this point
Copy the full SHA d55cc5bView commit details -
Merge pull request #3 from vyast-softserveinc/update_occa_transpiler
update occa-transpiler to latest devel branch
Configuration menu - View commit details
-
Copy full SHA for bd9fcae - Browse repository at this point
Copy the full SHA bd9fcaeView commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc396b8 - Browse repository at this point
Copy the full SHA cc396b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dca1df0 - Browse repository at this point
Copy the full SHA dca1df0View commit details