Steven Rieder

Results 306 comments of Steven Rieder

I think we should just remove it, it has no real purpose anymore.

We should make sure that downloadable codes have a 'download' target in Makefile (which downloads the code), that is used only if the source directory is not yet present. We...

(this may already be the case but we should check it)

Also in src/amuse/datamodel/base.py (line 627) 2to3 may have been overly careful.

And src/amuse/datamodel/incode_storage.py, line 665

And src/amuse/datamodel/particles.py line 284

These have been added, but I think they should be optional and not cause configure to exit if they are not found.

Which of the two is the desired behaviour?

It sounds like it would be a useful feature, but I don't see this working with MPI tbh. If that could work, I would be more interested in adding this.