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

SYCL: Allocate 3/4 of total global memory by default #3431

Merged

Conversation

WeiqunZhang
Copy link
Member

In the past, we had issues with allocating too big a chunk of memory on Intel GPUs, so we only allocated 1 GB by default. This is no longer the case.

In the past, we had issues with allocating too big a chunk of memory on
Intel GPUs, so we only allocated 1 GB by default. This is no longer the
case.
@WeiqunZhang WeiqunZhang requested a review from kngott July 19, 2023 19:20
@WeiqunZhang WeiqunZhang merged commit b459e58 into AMReX-Codes:development Jul 27, 2023
66 checks passed
@WeiqunZhang WeiqunZhang deleted the sycl_arena_init_size branch July 27, 2023 23:01
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