-
Notifications
You must be signed in to change notification settings - Fork 217
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
Examples: Readme and runtime tests #7
Comments
Hey guys, I just started writing a template the last days. I will open a pull request soon you can refer to. I choosed to use YAML syntax, like in travis-ng, since it fits perfect into the requirement that one can read it as a human and can parse it super-easy for run time tests. I keep you posted. |
Template added in #160 - feel free to add your own |
@Heikman Please document Thermal and SingleParticleCurrent as done by @PrometheusPi in #162 for his example. |
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
6806362 Remove non-ascii chars 9bddbdf Merge pull request #9 from ComputationalRadiationPhysics/fix-travisCuda55Trusty cb23b31 Merge pull request #7 from ComputationalRadiationPhysics/fix-closeFiles 2ad4d88 Travis: Migrate to Trusty Image 13e215e Close File Handles (cppcheck) git-subtree-dir: thirdParty/cuda_memtest git-subtree-split: 680636204b751c3e16e196ee95dc254ffae737db
6806362 Remove non-ascii chars 9bddbdf Merge pull request #9 from ComputationalRadiationPhysics/fix-travisCuda55Trusty cb23b31 Merge pull request #7 from ComputationalRadiationPhysics/fix-closeFiles 2ad4d88 Travis: Migrate to Trusty Image 13e215e Close File Handles (cppcheck) git-subtree-dir: thirdParty/cuda_memtest git-subtree-split: 680636204b751c3e16e196ee95dc254ffae737db
@Heikman can you please prepare a |
ThermalTest does not exist anymore. There is a new benchmark 'Thermal' which has a README. Can be closed. |
Write a Readme file for each example.
The Readme should contain
Progress:
documentation / tests
The text was updated successfully, but these errors were encountered: