Michael Howard
Michael Howard
> That, or the other route I'd suggest is extending `NeighborList` so it can be instantiated and used without having to be attached to a force compute (by having the...
The methods for setting rcut may not be exposed at the Python level. Since multiple objects can attach onto the same `NeighborList`, the `NeighborList` uses a subscriber mechanism to poll...
This is being worked on by someone in a fork: https://github.com/YMWani/hoomd-blue/tree/feature/mpcd-sphere That branch will need updates to v3 when it is ready, but I will handle that as part of...
When we do this, we should make sure to look at the CMake setup too. Right now, there is a lot of complicated code needed to trick CMake into using...
> I will make the conversion testing only on CUDA and then make the changes needed for AMD support later. I support this. I also do not have an AMD...
Strongly support, diameter shifting triggers some exotic and little used code paths in the neighbor list. I think there might also be some code floating around in the communicator related...
I think I can do the migration and breaking changes by this summer, as we would like to be able to use MPCD with other v3 features. Could we have...
@joaander I am still interested to migrate this component, but I don't really know where to start given the large number of changes that have been made on the python...
Sounds good! I'll send you both an email to set something up.
I am still planning to do this but given my bandwidth and the scope of work, I will not likely not hit a 3.0 release in March. Confirming that I...