forked from ComputationalRadiationPhysics/picongpu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'thirdParty/mallocMC/' changes from 07e781c..977b55f
977b55f Merge pull request ComputationalRadiationPhysics#141 from ax3l/doc-usagelink 0f79cd5 Link Usage.md 8415cb1 Merge pull request ComputationalRadiationPhysics#140 from psychocoderHPC/topic-makeAllocatorSelfConstistent ee6f58e update examples 8822cb0 remove `finalizeHeap()` from `creationPolicies` ebb37f5 update `Usage.md` 66785ac selfe consistent allocator a036d5c Merge pull request ComputationalRadiationPhysics#135 from psychocoderHPC/fix-missingPoolSizeReset 449bc7b Merge pull request ComputationalRadiationPhysics#136 from psychocoderHPC/topic-destructiveResize b2e0d76 add `destructiveResize` method d0ecb62 fix missing local size change in `finalizeHeap()` 9c58f4d Merge pull request ComputationalRadiationPhysics#133 from psychocoderHPC/fix-ptxSpecialRegisterUsage 4cd47f0 fix missing '%%' to use ptx special register cee846f Merge pull request ComputationalRadiationPhysics#127 from slizzered/documentation-add-thesis b92f67f Merge pull request ComputationalRadiationPhysics#128 from slizzered/travis-fix_Werror 53e86b4 simpler handling of CXX_FLAGS d2c4e08 Merge pull request ComputationalRadiationPhysics#126 from slizzered/fix_115 85143c0 Updated Readme.md 5f84db9 fixed string concatenation eb1ad2d Fix to travis file: -Werror ad72a61 Check heap pointer in Scatter creation policy ffa4f7e Merge pull request ComputationalRadiationPhysics#125 from ComputationalRadiationPhysics/slizzered-patch-1 368478c moar fixes a0bd2eb Update Usage.md 69a6973 Merge pull request ComputationalRadiationPhysics#109 from Flamefire/staticConstexpr 638fa5b Use BOOST_STATIC_CONSTEXPR c0c6450 Merge pull request ComputationalRadiationPhysics#116 from slizzered/issue113-separate_object_host_device 4070f40 some renamig and freeing at end of examples b9fe440 added implicit conversion to device handle 7f742b8 fixed OldMalloc policy to comply with new interface 0de5416 removed unnecessary inheritance 28c52c2 fixed a return type to comply with defined interface 503f0bd changed pointer to handle d281cbe replaced initHeap function with constructor 74ba8aa Replaced the global __device__ object 4fa2d75 Merge pull request ComputationalRadiationPhysics#121 from ax3l/fix-cincludes d99a6f3 Fix: Includes from C headers b52c2b2 Merge pull request ComputationalRadiationPhysics#119 from ax3l/fix-travis eb096f7 Updating to Travis-CI Trusty Beta 93ab74b Merge pull request ComputationalRadiationPhysics#112 from slizzered/issue110-error-handling 90881fd Fixed problems leading to uninitialized pointers 8980ead Merge pull request ComputationalRadiationPhysics#108 from Flamefire/exampleC++11 a92d4e1 Rename some shadowed variables in C++11 mode git-subtree-dir: thirdParty/mallocMC git-subtree-split: 977b55f98fe0e6e4545f6e092660b7b4f1b54493
- Loading branch information
1 parent
2dbd42c
commit 5f57860
Showing
24 changed files
with
897 additions
and
682 deletions.
There are no files selected for viewing
This file contains 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 file contains 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 file contains 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 file contains 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 file contains 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 file contains 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
Oops, something went wrong.