Skip to content

Free-agent thread #859

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

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Free-agent thread #859

wants to merge 12 commits into from

Conversation

andrewkallai
Copy link
Collaborator

@andrewkallai andrewkallai commented Mar 6, 2025

LLVM 21 Perlmutter
test_task_threadset.c.o:
"PluginInterface" error: Failure to initialize device 0: Error in cuDevicePrimaryCtxRetain: out of memory
[OMPVV_INFO: test_task_threadset.c:92] The value of errors is 0.
[OMPVV_RESULT: test_task_threadset.c] Test passed.

@andrewkallai andrewkallai self-assigned this Mar 6, 2025
@spophale spophale changed the title Adding first test, does not compile. Free-agent thread Mar 27, 2025
// Test task with threadset(omp_pool)
errors += task_work(n, 1);

// Test task with default threadset (should be omp_team)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// Test task with default threadset (should be omp_team)
// Test task with threadset omp_team

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.

2 participants