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

OpenACC support #197

Merged
merged 101 commits into from
Oct 4, 2023
Merged

OpenACC support #197

merged 101 commits into from
Oct 4, 2023

Conversation

isazi
Copy link
Collaborator

@isazi isazi commented Apr 7, 2023

Starting a draft pull request for more advanced OpenACC support in Kernel Tuner. It also fixes issue #193 in the process.

The overall idea is to simplify the life of programmers wanting to tune OpenACC code by automating extraction and tuning of targeted directives.

isazi added 30 commits March 30, 2023 15:35
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 34 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@isazi
Copy link
Collaborator Author

isazi commented Oct 4, 2023

Goal is to merge before October 5th 2023.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 32 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@isazi isazi merged commit 5b2cb6e into master Oct 4, 2023
@isazi isazi deleted the openacc branch March 29, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants