Skip to content
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

Cleanup #41

Merged
merged 10 commits into from
Dec 30, 2023
Merged

Cleanup #41

merged 10 commits into from
Dec 30, 2023

Conversation

n-eiling
Copy link
Member

@n-eiling n-eiling commented Dec 30, 2023

This PR fixes various issues with the Makefiles, the CI, new compiler versions and and new CUDA versions

fixes #34
fixes #38

the most common use cases for cricket do not require building the in-kernel C/R.
This disables building it by default.

Signed-off-by: Niklas Eiling <[email protected]>
@n-eiling n-eiling changed the title Cleanup ne Cleanup Dec 30, 2023
…with recent g++ versions

Signed-off-by: Niklas Eiling <[email protected]>
…to fail

this happened because nvcc adds an .nv.info entry for some intrinsics but does not add a section containing parameter infos.

Signed-off-by: Niklas Eiling <[email protected]>
@n-eiling n-eiling force-pushed the cleanup-ne branch 2 times, most recently from 807f9fa to 4e2adce Compare December 30, 2023 18:57
@n-eiling n-eiling marked this pull request as ready for review December 30, 2023 19:17
@n-eiling n-eiling merged commit 4a3ae7b into master Dec 30, 2023
1 check passed
@n-eiling n-eiling deleted the cleanup-ne branch December 30, 2023 19:31
armaanchowfin pushed a commit to sam990/flyt that referenced this pull request Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intrinsic kernel issued error in CUDA 12 environment. g++ goto statement: jump to label error
1 participant