-
2f02a2b2 · Add support for CUDA 12.6 [openfpm_devices]
pushed to branch
develop
at
Sbalzarini Lab / Software / Parallel Computing / OpenFPM / openfpm_devices
-
5026438e · Add support for CUDA 12.6
-
09495033 · Extend positions only on vector_dist.appendLocal() [openfpm_pdata]
- ... and 1 more commit. Compare ba1b7154...09495033
pushed to branch
develop
at
Sbalzarini Lab / Software / Parallel Computing / OpenFPM / openfpm_pdata
-
37260c6c · Extend positions only on vector_dist.appendLocal()
removed due to membership expiration from project
Sbalzarini Lab / Software / Parallel Computing / OpenFPM / openfpm_pdata
removed due to membership expiration from project
Sbalzarini Lab / Software / Parallel Computing / OpenFPM / openfpm_numerics
pushed to branch
develop
at
Sbalzarini Lab / Software / Parallel Computing / OpenFPM / openfpm_numerics
-
8075f523 · Reduce usage of math power function by reusing V matrix coeffs in D...
- ... and 1 more commit. Compare 3415e8c6...8075f523
-
f7252aec · Merge branch 'develop' of github.com:mosaic-group/openfpm_data into...
- ... and 3 more commits. Compare c109ee43...f7252aec
-
ba1b7154 · Conditionally enable log outputs for DCPSE [openfpm_numerics]
pushed to branch
develop
at
Sbalzarini Lab / Software / Parallel Computing / OpenFPM / openfpm_numerics
-
3415e8c6 · Merge pull request #7 from abhinavsns/feat/dcpse_verbose
- ... and 3 more commits. Compare 75130920...3415e8c6
-
f4665339 · Add info for neiblist in pcp unittest
-
7799d734 · Remove alternative curvature computations, but keep gaussian curvat...
-
1655cd6d · Comparison curvature computations
- ... and 1 more commit. Compare 27c0edc7...1655cd6d
-
7f6d2c2a · Add missing assignment of boxNeighborNumber in operator= of CellLis...
-
32162a97 · Add missing assignment of boxNeighborNumber in operator= of CellLis...
-
4f65b104 · Add missing assignment of boxNeighborNumber in operator= of CellLis...
-
c109ee43 · Add missing assignment of boxNeighborNumber in operator= of CellLis...
pushed to branch
voronoi_model
at
Sbalzarini Lab / Software / Parallel Computing / OpenFPM / openfpm_data
-
351810f8 · Merge branch 'develop' into voronoi_model
- ... and 553 more commits. Compare d6302779...351810f8
-
58d193b9 · Change voro++ path from absolute to variable [2/2]
- ... and 637 more commits. Compare 50e9501f...58d193b9
-
e6f1b488 · Fix tab/space indentation mix; fix absolute import [openfpm_vcluster]