You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone,
Among the source code is a file called mc-mpi.cpp. Is this the MPI implementation for Monte Carlo simulations?
But I performed a Monte Carlo simulation to calculate the Curie temperature using vampire-parallel code, which could not work.
I would like to run the parallel Monte-Carlo simulations by splitting the time series into many small time series on different MPI threads. Is it possible? Can I modify the source code?
Thanks!
The text was updated successfully, but these errors were encountered:
Hello everyone,
Among the source code is a file called mc-mpi.cpp. Is this the MPI implementation for Monte Carlo simulations?
But I performed a Monte Carlo simulation to calculate the Curie temperature using vampire-parallel code, which could not work.
I would like to run the parallel Monte-Carlo simulations by splitting the time series into many small time series on different MPI threads. Is it possible? Can I modify the source code?
Thanks!
The text was updated successfully, but these errors were encountered: