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 profile hdf5 2 #280

Merged
merged 11 commits into from
Mar 17, 2014

Conversation

f-schmitt
Copy link
Member

Follow-up to 261 to avoid merge conflicts.

 - (currently not working !)
 - add gasFromHdf5
 - add gasSetup/Teardown methods to all gas configs
 - pass fieldTmp to kernel during initialization
 - different access to DataBox fixes pure virtual error
 - use stricter types in gasSetup
 - remove unused gasTeardown
 - use intermediate buffer for hdf5 initialization
 - update copyrights
 - passes current VirtualWindow to gasSetup
 - support gas offset in png2gas
@f-schmitt f-schmitt mentioned this pull request Mar 17, 2014
@f-schmitt f-schmitt added this to the Open Beta milestone Mar 17, 2014
@@ -165,7 +165,7 @@
* @param other the DeviceBuffer to copy from
*/
virtual void copyFrom(DeviceBuffer<TYPE, DIM>& other) = 0;

Copy link
Member

Choose a reason for hiding this comment

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

? :)

@ax3l
Copy link
Member

ax3l commented Mar 17, 2014

great pull, I will just wait for @psychocoderHPC to have a look on the clean up routine once again.

ax3l added a commit that referenced this pull request Mar 17, 2014
@ax3l ax3l merged commit 95598dd into ComputationalRadiationPhysics:dev Mar 17, 2014
@f-schmitt f-schmitt deleted the topic-profileHdf5-2 branch June 16, 2014 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: core in PIConGPU (core application) component: tools scripts, python libs and CMake
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants