Skip to content

Conversation

@psychocoderHPC
Copy link
Owner

for @ax3l

@psychocoderHPC psychocoderHPC force-pushed the topic-gasFunctorsMultiSpecies-rb3-example branch 2 times, most recently from dab1689 to fd65d38 Compare March 2, 2015 12:16
@psychocoderHPC psychocoderHPC force-pushed the topic-gasFunctorsMultiSpecies-rb3 branch 2 times, most recently from edbb63f to b10bc95 Compare March 16, 2015 12:09
PrometheusPi and others added 26 commits March 24, 2015 18:01
…startWithAtoms

Start simulation with neutral atoms
…i/improve_KHI_CFL_condition

adjust DELTA_T_SI depending on SIMDIM to improve the CFL condition
…updateCudaMemtest

Topic update cuda memtest
fix that restart loads particle from hdf5 and
use `InitPipeline` to create particles
…sso/topic-redoTWTS-libPMaccComplex-BeyondEspresso

[BG fields] Add refactored TWTS laser
…i/topic-phaseToPlaneWave

add phase to all laser implementations
…i/fix_fillColorHeatingTool

fix logic behind fill color of numerical heating tool
add uncrustify script which can used fith `findAndDo`
…i/fix_laserPolynom

Close ComputationalRadiationPhysics#775: laser polynom - convert float_64 to float_X
psychocoderHPC and others added 26 commits May 22, 2015 16:46
- add functor CopyElementWise<bool>
- use CopyElementWise in implicit math::Vector copy constructor
…HPC/fix-fieldSolverAssert

move field solver condition check to field solver
…HPC/fix-mathVectorCopyConstructor

math::Vector<...> fix const storage handling
* reorder includes
* correct spelling errors
* pragma once instead of header guard for the affected files
* remove any trailing whitspace
* replace all tabs by 4 spaces
…msvcWarnings

remove implicit cast and member shadowing warnings
This commit adds the general infrastructure to call functors
before adding `FieldJ` to the electro-magnetic fields (in
Yee: before manipulating the `E` field).

The previous method `None` without interpolation is added as a
default in `fieldSolver.param`. Additionally, a simple second order
Binomial filter for 2D and 3D is added to test the new functionality.
… access

twist `blockDim` before kernel call
- change `float` to `float_X`
- cast floating point scalars to `float_X`
Reorder dependencies in the event system and
add a GUARD receive functionality to FieldJ.
…currentInterpolation

Current Interpolation: During add to EMF
…HPC/topic-cleanDSNotTypeSaveImpl

clean field solver DS float usage
…HPC/fix-DSBlockDimBug

close ComputationalRadiationPhysics#889 field solver DS out of memory access
Check for cuda errors to spare the time for writing a checkpoint
and also synchronize again afterwards to ensure a checkpoint
can really be considered "valid" (not corrupted).
…cudaSyncCheckpoints

Checkpoints: Check for CUDA Errors
change `DINLINE` to `HDINLINE`
- move mallocMC find call after `boost` and `cuda` is loaded

If `boost` or `cuda` is not loaded before mallocMC find is called
the module result always `not found`
add `find_package(OpenMP)` to `CMakeLists.txt`
…HPC/fix-cmakeWithMallocMC

fix that always `thirdParty/malloc` is used
…HPC/topic-addMappingHostFlag

add host support for kernel mapper
…HPC/topic-addOpenMPSupport

add `OpenMP` support
@psychocoderHPC psychocoderHPC force-pushed the topic-gasFunctorsMultiSpecies-rb3-example branch from fd65d38 to 061ebf9 Compare June 4, 2015 11:59
psychocoderHPC pushed a commit that referenced this pull request Jul 23, 2015
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
psychocoderHPC pushed a commit that referenced this pull request Dec 13, 2016
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants