Activity for QuickSched

  • QuickSched QuickSched released /quicksched-GPU.tar.gz

  • Pedro Gonnet Pedro Gonnet committed [r194]

    use floats for particle-cell interactions as in...

  • Matthieu Matthieu committed [r193]

    Initial work on the FMM code. No non-direct int...

  • Matthieu Matthieu committed [r192]

    Another typo...

  • Aidan Chalk Aidan Chalk committed [r191]

    Added test_bh.cu

  • Matthieu Matthieu committed [r190]

    Simplified notation in the multipole expansion ...

  • Matthieu Matthieu committed [r189]

    Added the calculation of the orthogonal distanc...

  • Matthieu Matthieu committed [r188]

    Added a new example that solves Poisson's equat...

  • Pedro Gonnet Pedro Gonnet committed [r187]

    Made particle-cell interactions use relative di...

  • Pedro Gonnet Pedro Gonnet committed [r186]

    Fixed bug that caused segfaults when freeing pt...

  • Pedro Gonnet Pedro Gonnet committed [r185]

    add single-precision version of the interaction...

  • Matthieu Matthieu committed [r184]

    Code clean up

  • Matthieu Matthieu committed [r183]

    Simplified a bit the quadrupole calculation

  • Matthieu Matthieu committed [r182]

    Updated version of the multipole calculation wh...

  • Matthieu Matthieu committed [r181]

    Simplified the multipole calculation (still N^2...

  • Matthieu Matthieu committed [r180]

    Written the correct equations of the multipole ...

  • Matthieu Matthieu committed [r179]

    Improved the plotting script

  • Matthieu Matthieu committed [r178]

    Cleaned up a bit the code

  • Matthieu Matthieu committed [r177]

    Correct version of the quadrupole accelerations.

  • Matthieu Matthieu committed [r176]

    Preliminary version of the sorted interactions ...

  • QuickSched QuickSched released /quicksched-1.1.0.tar.gz

  • Matthieu Matthieu committed [r175]

    Correction of a typo in the multipole expansion...

  • Matthieu Matthieu committed [r174]

    Reverted the previous commit that wrongly modif...

  • Matthieu Matthieu committed [r173]

    Added the multipole expansion equations to the ...

  • Pedro Gonnet Pedro Gonnet committed [r172]

    final corrections.

  • Pedro Gonnet Pedro Gonnet committed [r171]

    added paragraph on Gadget-2.

  • Pedro Gonnet Pedro Gonnet committed [r170]

    yet another iteration, fixed the BH_times figur...

  • Pedro Gonnet Pedro Gonnet committed [r169]

    destroy threads on free.

  • Matthieu Matthieu committed [r168]

    Correction of the bug affecting the plotting sc...

  • Pedro Gonnet Pedro Gonnet committed [r167]

    don't create new pthreads for each run, re-use ...

  • Pedro Gonnet Pedro Gonnet committed [r166]

    more corrections and proofreading, fixed some o...

  • Aidan Chalk Aidan Chalk committed [r165]

    Updated version to get results on 480

  • Pedro Gonnet Pedro Gonnet committed [r164]

    fixed a bug in how the offsets were computed in...

  • Pedro Gonnet Pedro Gonnet committed [r163]

    fixed a bug in how the accellerations were scal...

  • Pedro Gonnet Pedro Gonnet committed [r162]

    first implementation of tripoles. weird results...

  • Pedro Gonnet Pedro Gonnet committed [r161]

    minor fixes.

  • Pedro Gonnet Pedro Gonnet committed [r160]

    more cleaning up.

  • Pedro Gonnet Pedro Gonnet committed [r159]

    cute little trick, since we're storing particle...

  • Pedro Gonnet Pedro Gonnet committed [r158]

    add vanilla version of the BH code for the pape...

  • Pedro Gonnet Pedro Gonnet committed [r157]

    clean up older versions, will make a clean veri...

  • Pedro Gonnet Pedro Gonnet committed [r156]

    added a dipole version to the sorted interactio...

  • Pedro Gonnet Pedro Gonnet committed [r155]

    old version of iact_pair_direct_sorted is defin...

  • Aidan Chalk Aidan Chalk committed [r154]

    Updated the GPU stuff. Examples work correctly ...

  • Pedro Gonnet Pedro Gonnet committed [r153]

    added a new iact_pair_direct_sorted which uses ...

  • Matthieu Matthieu committed [r152]

    Added the calculation of accelearations using a...

  • Matthieu Matthieu committed [r151]

    Updated the unit test case to run multiple time...

  • Matthieu Matthieu committed [r150]

    Updated the unit test case testing the interact...

  • Matthieu Matthieu committed [r149]

    Added a new unit test to th BH test case where ...

  • Matthieu Matthieu committed [r148]

    The error measurement now normalises the relati...

  • Matthieu Matthieu committed [r147]

    The sorted interactions test is now performed o...

  • Matthieu Matthieu committed [r146]

    Modified the unit test such that all 13 directi...

  • Pedro Gonnet Pedro Gonnet committed [r145]

    fixed description of BH solver, need to add cor...

  • Pedro Gonnet Pedro Gonnet committed [r144]

    modified get_axis to return two orthogonal vect...

  • Matthieu Matthieu committed [r143]

    The sorted interactions test case can now be ru...

  • Matthieu Matthieu committed [r142]

    Now plotting the x coordinate of particles rath...

  • Matthieu Matthieu committed [r141]

    The sorted interactions now use 4 multipoles ( ...

  • Pedro Gonnet Pedro Gonnet committed [r140]

    some new figures.

  • Pedro Gonnet Pedro Gonnet committed [r139]

    yet another iteration.

  • Matthieu Matthieu committed [r138]

    Added counters to the direct neighbouring cell ...

  • Matthieu Matthieu committed [r137]

    Added a function to test the interaction of two...

  • Matthieu Matthieu committed [r136]

    Corrected some Doxygen documentation problems.

  • Pedro Gonnet Pedro Gonnet committed [r135]

    fixed the sorted interactions.

  • Matthieu Matthieu committed [r134]

    New plotting script to check gadget accuracy

  • Matthieu Matthieu committed [r133]

    Corrected a typo in the script making Gadget ICs

  • Matthieu Matthieu committed [r132]

    Updated the plotting script to output the error...

  • Matthieu Matthieu committed [r131]

    Updated the plotting script to add the Gadget-2...

  • Matthieu Matthieu committed [r130]

    Clarified the header of particle_dump.dat in th...

  • Matthieu Matthieu committed [r129]

    Added a script to generate Gadget-2 HDF5 initia...

  • Pedro Gonnet Pedro Gonnet committed [r128]

    make computing the COM as a task optional, cont...

  • Matthieu Matthieu committed [r127]

    The file 'particle_dump.dat' now also contains ...

  • Pedro Gonnet Pedro Gonnet committed [r126]

    task timer should not include overheads from un...

  • Matthieu Matthieu committed [r125]

    The tree walk for the leaves now prefetches the...

  • Matthieu Matthieu committed [r124]

    Simplified the calculation of the distance betw...

  • Matthieu Matthieu committed [r123]

    The tree walk for cell-multipoles now only recu...

  • Matthieu Matthieu committed [r122]

    Improved the logic in iact_pair_pc(): The code ...

  • Matthieu Matthieu committed [r121]

    The sanity checks are now activated only if SAN...

  • Matthieu Matthieu committed [r120]

    Added some comments and removed some debugging ...

  • Matthieu Matthieu committed [r119]

    The multipole tree walk now always has the leaf...

  • Matthieu Matthieu committed [r118]

    Created a structure for the multipoles in prepa...

  • Matthieu Matthieu committed [r117]

    Replaced the multiple distance tests by one sin...

  • Matthieu Matthieu committed [r116]

    Removed temporary commented out code

  • Matthieu Matthieu committed [r115]

    New version of the BH tree code. Each leaf is n...

  • Matthieu Matthieu committed [r114]

    Updated the plotting scripts.

  • Pedro Gonnet Pedro Gonnet committed [r113]

    fixed more bugs. interactions now match, but ac...

  • Pedro Gonnet Pedro Gonnet committed [r112]

    one bug at a time...

  • Pedro Gonnet Pedro Gonnet committed [r111]

    fixed two bugs in iact_pair_pc.

  • Pedro Gonnet Pedro Gonnet committed [r110]

    fixed bug in iact_pair.

  • Pedro Gonnet Pedro Gonnet committed [r109]

    separated the particle-cell interactions into t...

  • Matthieu Matthieu committed [r108]

    Initialized some counters to 0 in test_bh() to ...

  • Pedro Gonnet Pedro Gonnet committed [r107]

    refactoring introduction, added design consider...

  • Pedro Gonnet Pedro Gonnet committed [r106]

    changed the way task_limit is used, reformatted.

  • Matthieu Matthieu committed [r105]

    Added more logic in iact_pair() and create_task...

  • Matthieu Matthieu committed [r104]

    Pair interactions now only occur between cells ...

  • Pedro Gonnet Pedro Gonnet committed [r103]

    fixed issues with the sorting, did not verify c...

  • Aidan Chalk Aidan Chalk committed [r102]

    Code with working unit tests

  • Aidan Chalk Aidan Chalk committed [r101]

    Added a file that wasn't uploaded

  • Aidan Chalk Aidan Chalk committed [r100]

    Updated some of the GPU qr (not finished)

  • Pedro Gonnet Pedro Gonnet committed [r99]

    minor fixes, make workspace internal to the rou...

  • Aidan Chalk Aidan Chalk committed [r98]

    Updated the QR decomposition example

  • Aidan Chalk Aidan Chalk committed [r97]

    Removed a couple of lines used for testing qsch...

1 >