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

Backports for 0.3.1-rc5 #2312

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Oct 19, 2017

Backports for 0.3.1-rc5:

Note:

  • compile suite has changed, manual compile test on hypnos was successful
        # Core Dependencies
        module load gcc/4.9.2
        module load cmake/3.3.0
        module load boost/1.62.0
        module load cuda/7.5
        module load openmpi/1.8.6.kepler.cuda75

        # Plugins (optional)
        module load pngwriter/0.5.6

        # HDF5 & Splash
        module load hdf5-parallel/1.8.15
        export SPLASH_ROOT=$HOME/lib/libSplash-1.6.0-cuda75
        export LD_LIBRARY_PATH=$SPLASH_ROOT/lib:$LD_LIBRARY_PATH

Tools and others added 3 commits October 18, 2017 23:14
Fix a missing constexpr in `particle.param`.
Did fail to build on CPU builds (compile suite tests CUDA builds).
Fix the particle offset naming since the introduction of openPMD.
@ax3l ax3l added affects latest release a bug that affects the latest stable release bug a bug in the project's code component: examples PIConGPU or PMacc examples component: tools scripts, python libs and CMake labels Oct 19, 2017
@ax3l ax3l added this to the 0.4.0 / 1.0.0: Next Stable milestone Oct 19, 2017
@ax3l ax3l requested a review from psychocoderHPC October 19, 2017 07:31
@ax3l ax3l mentioned this pull request Oct 19, 2017
@psychocoderHPC psychocoderHPC merged commit 23b7637 into ComputationalRadiationPhysics:release-0.3.1 Oct 19, 2017
@ax3l ax3l deleted the release-0.3.1-rc5 branch October 19, 2017 15:13
@ax3l ax3l removed this from the 0.4.0 / 1.0.0: Next Stable milestone Oct 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects latest release a bug that affects the latest stable release bug a bug in the project's code component: examples PIConGPU or PMacc examples component: tools scripts, python libs and CMake
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants