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

Update dev with 0.1.0 Release Updates #883

Merged

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented May 21, 2015

Merge back update from the release branch of the 0.1.0 release.

Performed with

git merge -Xours mainline/master

to avoid introducing changes from hotfixes into dev.

Adds:

  • Changelog updates
  • src/picongpu/include/version.hpp (0.1.0)

psychocoderHPC and others added 22 commits January 5, 2015 16:39
…ysics#604

- fix race condition that field background is removed parallel to the particle pusher
- fix race condition that field update `update_beforeCurrent` run in parallel to the particle pusher
This also changed a workaround of a CUDA5.5+ bug.
Requires check if it is now in again.
- offsets are element offsets in the *global* particle
  attribute array (that can be more than uint32_t / size_t)
- elements are promoted to uint64_t too for convenience
use hard coded path to `PMacc` to avoid
wrong detection by using cmake `find_path`
- release 0.1.0
- fix wrong velocity for for z-flux calculation
`ionizationEnergies.param` has been relocated to the folder
`simulationDefines/param`

fixes ComputationalRadiationPhysics#853
- rename _dim to T_dim
- rename _zone to p_zone
- add missing #pragma once
solve warning by explicit call of `operator()` with the hint (for the compiler) that it uses template
….0rc-cuda7fix

Backport CUDA 7 Fixes to release-0.1.0
…alRadiationPhysics/release-0.1.0

Release 0.1.0: Ionization Framework & Bug Fixes
@ax3l ax3l added the documentation regarding documentation or wiki discussions label May 21, 2015
@ax3l ax3l added this to the Open Beta milestone May 21, 2015
psychocoderHPC added a commit that referenced this pull request May 22, 2015
Update `dev` with `0.1.0` Release Updates
@psychocoderHPC psychocoderHPC merged commit b7a20ed into ComputationalRadiationPhysics:dev May 22, 2015
@ax3l ax3l deleted the topic-updateW010updates branch May 22, 2015 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation regarding documentation or wiki discussions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants