yade:splitMiniEigen

Last commit made on 2021-01-10
Get this branch:
git clone -b splitMiniEigen https://git.launchpad.net/yade

Branch merges

Branch information

Name:
splitMiniEigen
Repository:
lp:yade

Recent commits

88b5c09... by Janek Kozicki

Split expose into more files. (2)

967183c... by Janek Kozicki

Split expose into more files. Mention #179.

f734c1e... by Janek Kozicki

improve libVersions docs, small cleanup.

579de04... by Janek Kozicki

Fix #180, improve formatting.

088ea96... by Janek Kozicki

24 happens on debug builds. Temporarily increase tol.

2c01f91... by Janek Kozicki

Disable three tries if there was a "script failure" reason to fail the job

0fb44ae... by Janek Kozicki

give mpi version 3.?.4 one more chance; better to use tuple comparison: if(mpiVer > (3,0,3))

773b7fa... by Bruno Chareyre

avoid MPI.irecv, large mpi messages get truncated (would need correct buffer size but it is painfull to probe at this point)

7d7d7d7... by Bruno Chareyre

limit body reallocation to current mpi subdomain min/max (approximately) in medianFilter to keep domains compact

b613490... by Bruno Chareyre

escape parallelSort if not enough bounds to sort