forked from ComputationalRadiationPhysics/picongpu
-
Notifications
You must be signed in to change notification settings - Fork 0
Hack gas with malloc mc rb1 #3
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
Closed
Closed
Conversation
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
This feature shortens the tbg call dramatically without harming its generality. The -s | --submit option is the batch system and unique for each machine. That is a perfect candidate for a picongpu.profile or a general .profile setting (as a default). The -t | --tpl file is useful if you have various queues or debug templates. 99% of the users always submit to the same queue and would need a default, too. Developers or users with varying queues can still use -t to overwrite the default.
- add tool with extended option syntax
- parse parameter of tbg with egetopt - move evaluation of environment default parameter to while loop
- old, french sm_13 (tesla) cluster
- refactor: jaguar -> titan-ornl - update modules - project number in tpl from env "proj" (picongpu.profile)
…updateTitanJan2015 Update Titan Templates, January 2015
- change github annotations - add check whether a submit system is set with -s|--submit
Topic tbg defaults extent
- via the DOT file format - see hints for png/ascii/svg creation
…braryDeps looks good Add Overview of Library Dependencies
- for consistency reasons - also to allow rerun the exactly same sim, useful for e.g. live sims or experiments with a fixed setup
…tbgDefaults TBG: Add Defaults via Env for -s|-t
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
psychocoderHPC
pushed a commit
that referenced
this pull request
Jan 15, 2015
workaround for read hangs during restart
psychocoderHPC
pushed a commit
that referenced
this pull request
Sep 4, 2015
…ontrollerRevert PluginController/CMakeLists.txt changes
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
psychocoderHPC
pushed a commit
that referenced
this pull request
Nov 8, 2016
psychocoderHPC
pushed a commit
that referenced
this pull request
Mar 1, 2021
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.