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

Thread Kernel Launch #1

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Thread Kernel Launch #1

wants to merge 4 commits into from

Conversation

ajarmusch
Copy link
Owner

@ajarmusch ajarmusch commented Jun 13, 2023

[Work in progress]

  • clang: 17
  • C test passed
  • make CC=clang DIR=threaded_kernel_launch all
  • clang -I./include -lm -O3 -fopenmp --offload-arch=native /usa/jarmusch/sollve_regression/threaded_kernel_launch/main.c -o bin/threaded_kernel_launch.o

@ajarmusch ajarmusch added new test PR that adds new tests in progress PR created, we are working on it labels Jun 13, 2023
@ajarmusch ajarmusch self-assigned this Jun 13, 2023
@ajarmusch
Copy link
Owner Author

Only a simple kernel creation test for now; need to create more stress tests

@ajarmusch ajarmusch changed the title init test Thread Kernel Launch Jun 13, 2023
@ajarmusch ajarmusch added awaiting testing Test looks good but has not been verified. and removed in progress PR created, we are working on it labels Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting testing Test looks good but has not been verified. new test PR that adds new tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant