Inti Pelupessy
Inti Pelupessy
problem is that the macos travis tests report ok, in spite of quite few: ``` The Open MPI wrapper compiler was unable to find the specified compiler x86_64-apple-darwin13.4.0-clang in your...
secular multiple is broken on recent compilers; also: with pytest tests are running slowly/hanging unless run with ```mpiexec -n 1``` in front
running all code tests in one go results errors: ``` ORTE_ERROR_LOG: The system limit on number of pipes a process can open was reached in file base/iof_base_setup.c at line 115...
this last can be alleviated by: ```--mca orte_tmpdir_base ``` option to openmpi
keep open or replace with a new issue?
keep open as long as now new issue in place
it would be good to have attributes of boolean type not converted to integer for code interfaces...
not fixed afaik
Fi is tree based ad openmp parallel, but I agree that another code might be nice...bonsai on GPU would be nice...
bonsai currently has a host implementation of get_Gravity_at_point...so thats not so nice...maybe something like adding ghost particles with zero mass and then doing a a single gravity evaluation (and removing...