Skip to content

[BBT#199] Add an Open MP target device#310

Draft
abouteiller wants to merge 1 commit into
ICLDisco:masterfrom
abouteiller:feature/omp-target
Draft

[BBT#199] Add an Open MP target device#310
abouteiller wants to merge 1 commit into
ICLDisco:masterfrom
abouteiller:feature/omp-target

Conversation

@abouteiller

Copy link
Copy Markdown
Contributor

This is a transfer of https://bitbucket.org/icldistcomp/parsec/pull-requests/199

  • Rename gpu_* in device_cuda.[ch]
  • Add a core dgemm that executes on hosted MIC with OpenMP target
  • Add an OpenMP target body to LLT
  • Configury to make it compile in target mode with icc

How to try/use:

Compile PaRSEC using either

  • Intel ICC 17.xx (not 18.xx) with MPSS 3.8 → executes on KNC Mic
  • gcc > 7.3 with the Open ACC PTX enabled → executes on Nvidia
  • gcc > 7.3 with the Mic emulation device enabled → executes on Host in Mic emulation mode

Rename gpu_* in device_cuda.[ch]
Add a core dgemm that executes on hosted MIC with OpenMP target
Add an OpenMP target body to LLT
Configury to make it compile in target mode with icc
@abouteiller

Copy link
Copy Markdown
Contributor Author

Need to be updated to latest PaRSEC.

@abouteiller abouteiller added the enhancement New feature or request label Feb 24, 2022
@abouteiller abouteiller marked this pull request as draft February 24, 2022 16:36
@abouteiller abouteiller changed the title Add an Open MP target device [BBT#199] [BBT#199] Add an Open MP target device Feb 24, 2022
@abouteiller abouteiller self-assigned this Feb 24, 2022
@abouteiller abouteiller added the low priority Nice to have at some point label Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request low priority Nice to have at some point

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant