Skip to content

Conversation

WeiqunZhang
Copy link
Member

Summary

ParticleLocator and ParticleTile contain vectors using device memory. To
remove the dependency on unified memory we avoid accessing them directly on
the host.

Additional background

Checklist

The proposed changes:

  • fix a bug or incorrect behavior in AMReX
  • add new capabilities to AMReX
  • changes answers in the test suite to more than roundoff level
  • are likely to significantly affect the results of downstream AMReX users
  • are described in the proposed changes to the AMReX documentation, if appropriate

ParticleLocator and ParticleTile contain vectors using device memory.  To
remove the dependency on unified memory we avoid accessing them directly on
the host.
@WeiqunZhang
Copy link
Member Author

Forgot to push my latest commit with a typo corrected.

@WeiqunZhang WeiqunZhang merged commit 4b2f5fa into AMReX-Codes:development Sep 18, 2020
@WeiqunZhang WeiqunZhang deleted the particle_um branch September 18, 2020 00:21
WeiqunZhang added a commit to WeiqunZhang/amrex that referenced this pull request Sep 18, 2020
WeiqunZhang added a commit that referenced this pull request Sep 18, 2020
## Summary

They should not be removed in #1375.

## Additional background

## Checklist

The proposed changes:
- [ ] fix a bug or incorrect behavior in AMReX
- [ ] add new capabilities to AMReX
- [ ] changes answers in the test suite to more than roundoff level
- [ ] are likely to significantly affect the results of downstream AMReX users
- [ ] are described in the proposed changes to the AMReX documentation, if appropriate
WeiqunZhang added a commit to WeiqunZhang/amrex that referenced this pull request Sep 18, 2020
A Bug was introduced in AMReX-Codes#1375.  The host vector should have an initial size.
@WeiqunZhang WeiqunZhang mentioned this pull request Sep 18, 2020
5 tasks
atmyers pushed a commit that referenced this pull request Sep 18, 2020
A Bug was introduced in #1375.  The host vector should have an initial size.
kweide pushed a commit to ECP-Astro/amrex that referenced this pull request Sep 28, 2020
## Summary

ParticleLocator and ParticleTile contain vectors using device memory.  To
remove the dependency on unified memory we avoid accessing them directly on
the host.

## Additional background

## Checklist

The proposed changes:
- [ ] fix a bug or incorrect behavior in AMReX
- [ ] add new capabilities to AMReX
- [ ] changes answers in the test suite to more than roundoff level
- [ ] are likely to significantly affect the results of downstream AMReX users
- [ ] are described in the proposed changes to the AMReX documentation, if appropriate
kweide pushed a commit to ECP-Astro/amrex that referenced this pull request Sep 28, 2020
## Summary

They should not be removed in AMReX-Codes#1375.

## Additional background

## Checklist

The proposed changes:
- [ ] fix a bug or incorrect behavior in AMReX
- [ ] add new capabilities to AMReX
- [ ] changes answers in the test suite to more than roundoff level
- [ ] are likely to significantly affect the results of downstream AMReX users
- [ ] are described in the proposed changes to the AMReX documentation, if appropriate
kweide pushed a commit to ECP-Astro/amrex that referenced this pull request Sep 28, 2020
A Bug was introduced in AMReX-Codes#1375.  The host vector should have an initial size.
kweide added a commit to ECP-Astro/amrex that referenced this pull request Sep 28, 2020
kweide added a commit to ECP-Astro/amrex that referenced this pull request Sep 28, 2020
dwillcox pushed a commit to dwillcox/amrex that referenced this pull request Oct 3, 2020
## Summary

ParticleLocator and ParticleTile contain vectors using device memory.  To
remove the dependency on unified memory we avoid accessing them directly on
the host.

## Additional background

## Checklist

The proposed changes:
- [ ] fix a bug or incorrect behavior in AMReX
- [ ] add new capabilities to AMReX
- [ ] changes answers in the test suite to more than roundoff level
- [ ] are likely to significantly affect the results of downstream AMReX users
- [ ] are described in the proposed changes to the AMReX documentation, if appropriate
dwillcox pushed a commit to dwillcox/amrex that referenced this pull request Oct 3, 2020
## Summary

They should not be removed in AMReX-Codes#1375.

## Additional background

## Checklist

The proposed changes:
- [ ] fix a bug or incorrect behavior in AMReX
- [ ] add new capabilities to AMReX
- [ ] changes answers in the test suite to more than roundoff level
- [ ] are likely to significantly affect the results of downstream AMReX users
- [ ] are described in the proposed changes to the AMReX documentation, if appropriate
dwillcox pushed a commit to dwillcox/amrex that referenced this pull request Oct 3, 2020
A Bug was introduced in AMReX-Codes#1375.  The host vector should have an initial size.
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