Hack gas with malloc mc rb3#6
Closed
psychocoderHPC wants to merge 10 commits into
Closed
Conversation
Conflicts: src/libPMacc/include/particles/memory/boxes/ParticlesBox.hpp src/libPMacc/include/particles/memory/buffers/ParticlesBuffer.hpp src/picongpu/include/simulationControl/MySimulation.hpp src/picongpu/main.cu Conflicts: src/libPMacc/include/particles/memory/boxes/ParticlesBox.hpp src/libPMacc/include/particles/memory/buffers/ParticlesBuffer.hpp src/picongpu/include/simulationControl/MySimulation.hpp src/picongpu/main.cu
- disable reset free pages
- add temperature to electrons - clone electrons from ions
- fix LWFA examples - remove GasNon from `cmakeFlags` - if you need no gas than `initMethods<>` is empty - this can't configured from `cmakeFlags`
fe54d43 to
38d0e90
Compare
psychocoderHPC
pushed a commit
that referenced
this pull request
Jul 23, 2015
af5d9d4 Merge pull request #7 from ComputationalRadiationPhysics/fix-mallocMCListExistence 464cf50 Fix: Undefined List for FindmallocMC 96d3dbd Merge pull request #6 from slizzered/hotfix-regression_from_list_with_spaces 0ec533e changed list creation to reference syntax 4c1a34f Required arguments checked exactly when required 0ad59c9 Hotfix for regression bug from prev commit 01c5d7b Merge pull request #5 from slizzered/issue3-mallocMC-module eddc3ec Added documentation about MALLOCMC_ROOT variable 6a7ca13 Also use CMake variable MALLOCMC_ROOT 4cd27c9 removed hardcoded path 2cbaa5f Restructure module FindmallocMC.cmake 232cad5 Merge pull request #1 from ComputationalRadiationPhysics/topic-changToISC 779e84e Propose License Change to ISC git-subtree-dir: thirdParty/cmake-modules git-subtree-split: af5d9d47c539a8dac53c1e7240465384f86d7081
psychocoderHPC
pushed a commit
that referenced
this pull request
Nov 6, 2015
0e27280 Merge pull request #6 from Flamefire/dev 8c8de37 Add space 17550d1 Merge pull request #2 from ComputationalRadiationPhysics/topic-codeCleanup 278e29c Remove Unused Parameter arg 162fa90 Fix (un)singed compares and return types e843493 CMake: Add Correct Warning and Fix missing -pthread 06419c2 Merge pull request #3 from ComputationalRadiationPhysics/topic-travis 2997e4f Merge pull request #4 from ComputationalRadiationPhysics/fix-headerGuard e524a78 Add .travis.yml file for CI c821814 Fix Broken __MEMTEST_H__ Header Guard git-subtree-dir: thirdParty/cuda_memtest git-subtree-split: 0e27280cacfd77aec1fce6a7f82236239c02e5d1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.