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

cleanup includes in param and unitless files #234

Merged

Conversation

psychocoderHPC
Copy link
Member

  • delete all includes of param/ unitless files inside unitelss and param files

Note:
To avoid including of wrong files (e.g. default param/unitless files from picongpu or examples) it is not allowed to include param and/or unitless files inside param and unitless files.
Dependencies inside param und unitless files were only managed by *.loader files

- delete all include of param and unitless files inside unitelss and param files

Note: dependencies inside param und unitless files were **only** managed by *.loader files
@PrometheusPi
Copy link
Member

nice 👍

@ax3l ax3l added this to the Open Beta milestone Feb 26, 2014
@ax3l
Copy link
Member

ax3l commented Feb 26, 2014

All right, pls just add my pull so we got this already documented in the dedicated section of the Change Log :)

ax3l added a commit that referenced this pull request Feb 26, 2014
cleanup includes in param and unitless files
@ax3l ax3l merged commit d913ee7 into ComputationalRadiationPhysics:dev Feb 26, 2014
psychocoderHPC pushed a commit to psychocoderHPC/picongpu that referenced this pull request Apr 27, 2022
bb2b32a4a Merge pull request ComputationalRadiationPhysics#234 from psychocoderHPC/fix-compilerWarnings
771508d55 fix compiler warnings
2f5b2b792 Merge pull request ComputationalRadiationPhysics#233 from psychocoderHPC/fix-getAvailableSlots
5f311cc26 fix `getAvailableSlotsAccelerator()`
0641240f5 Merge pull request ComputationalRadiationPhysics#232 from psychocoderHPC/topic-alpaka0.9.0Support
d1258e564 changes required by alpaka 0.9.0
4cc170e58 Merge pull request ComputationalRadiationPhysics#231 from psychocoderHPC/update-catch2
23cf1a794 Merge pull request ComputationalRadiationPhysics#230 from psychocoderHPC/fix-examples
1a6d21f26 update catch2 to version 2.13.3
5a0473b14 fix examples
350fe9ada Merge commit '1307df9f2cc715c4af501ef7ed57adea721bb079' into topic-alpaka0.9.0Support
1307df9f2 Squashed 'alpaka/' changes from 5dca322c0..146b6e6d4

git-subtree-dir: thirdParty/mallocMC
git-subtree-split: bb2b32a4a56f7c892e14454bf6aa373a4870c32c
psychocoderHPC pushed a commit to psychocoderHPC/picongpu that referenced this pull request May 2, 2022
bb2b32a4a Merge pull request ComputationalRadiationPhysics#234 from psychocoderHPC/fix-compilerWarnings
771508d55 fix compiler warnings
2f5b2b792 Merge pull request ComputationalRadiationPhysics#233 from psychocoderHPC/fix-getAvailableSlots
5f311cc26 fix `getAvailableSlotsAccelerator()`
0641240f5 Merge pull request ComputationalRadiationPhysics#232 from psychocoderHPC/topic-alpaka0.9.0Support
d1258e564 changes required by alpaka 0.9.0
4cc170e58 Merge pull request ComputationalRadiationPhysics#231 from psychocoderHPC/update-catch2
23cf1a794 Merge pull request ComputationalRadiationPhysics#230 from psychocoderHPC/fix-examples
1a6d21f26 update catch2 to version 2.13.3
5a0473b14 fix examples
350fe9ada Merge commit '1307df9f2cc715c4af501ef7ed57adea721bb079' into topic-alpaka0.9.0Support
1307df9f2 Squashed 'alpaka/' changes from 5dca322c0..146b6e6d4

git-subtree-dir: thirdParty/mallocMC
git-subtree-split: bb2b32a4a56f7c892e14454bf6aa373a4870c32c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring code change to improve performance or to unify a concept but does not change public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants