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

Topic tbg help #226

Merged
merged 5 commits into from
Feb 24, 2014
Merged

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Feb 24, 2014

Add missing help line and error instead of warning for not replaced tpl parameters.

ax3l added 2 commits February 24, 2014 13:57
…An Error

- change warning to error state
- abort tbg and do not submit malformed job script
@ax3l ax3l added this to the Open Beta milestone Feb 24, 2014
@@ -134,6 +134,9 @@ function check_final
n=$(( n+1 ))
echo $org_line | awk -v line=$n '{ if ($0 ~ /'$nrv_or'/) print "line "line }'
done < <(echo -e "$org_file")

# abort script (will no be submitted)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo? will not be submitted?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx, will fix

psychocoderHPC added a commit that referenced this pull request Feb 24, 2014
@psychocoderHPC psychocoderHPC merged commit cc66a53 into ComputationalRadiationPhysics:dev Feb 24, 2014
@ax3l ax3l deleted the topic-tbgHelp branch February 24, 2014 17:00
This was referenced Feb 24, 2014
psychocoderHPC pushed a commit to psychocoderHPC/picongpu that referenced this pull request Oct 8, 2021
ddba224b7 Merge pull request ComputationalRadiationPhysics#226 from psychocoderHPC/fix-wrongUBBitshift
886554a42 fix undefined shift value behavior
c90547653 Merge pull request ComputationalRadiationPhysics#225 from psychocoderHPC/topic-makeAccessblocksRuntime
1cf2e20e8 use runtime selected number of access blocks
bc2597731 Merge pull request ComputationalRadiationPhysics#224 from psychocoderHPC/fix-notAllRegionsScanned
07aa0536c fix: Scatter is not checking all regions
fa2196d47 Merge pull request ComputationalRadiationPhysics#222 from psychocoderHPC/topic-optimizeScatterPageSearch
92b9ea28d Merge pull request ComputationalRadiationPhysics#223 from psychocoderHPC/topic-scatterBetterSelfDescription
4e533dbac Scatter: add more informations to `classname()`
dacb9cfbd Scatter: optimize page search algorithm
30368417a Merge pull request ComputationalRadiationPhysics#220 from psychocoderHPC/topic-optimzeScatterHashAndAllocation
01730d0bb Scatter: optimize hash and allocation size
8ec3e514d Merge pull request ComputationalRadiationPhysics#221 from psychocoderHPC/fix-scatterAllocCalcAdditionalChunks
f0a05c6dc Merge pull request ComputationalRadiationPhysics#219 from psychocoderHPC/fix-possibleDataRaces
a3cc09a78 Update src/include/mallocMC/creationPolicies/Scatter.hpp
1cc3d15f0 Merge pull request ComputationalRadiationPhysics#218 from psychocoderHPC/fix-pagesizeAllocation
8f9f7147c Merge pull request ComputationalRadiationPhysics#217 from psychocoderHPC/topic-removeUnusedVariables
6b2bc00e5 fix `calcAdditionalChunks`
174a7b2aa fix data races
96379d4af fix scatter allocation
362eeceeb remove unused variables

git-subtree-dir: thirdParty/mallocMC
git-subtree-split: ddba224b764885f816c42a7719551b14e6f5752b
psychocoderHPC pushed a commit to psychocoderHPC/picongpu that referenced this pull request May 12, 2022
d0d51ba69 Merge pull request ComputationalRadiationPhysics#226 from psychocoderHPC/fix-missingMathInclude
f22ae23c5 fix missing include

git-subtree-dir: thirdParty/cupla
git-subtree-split: d0d51ba6992eb2633b1ea0fa76ea359b835b017f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: tools scripts, python libs and CMake documentation regarding documentation or wiki discussions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants