-
Notifications
You must be signed in to change notification settings - Fork 16
Xmipp configuration
David Maluenda Niubó edited this page Aug 13, 2020
·
8 revisions
The main command ./xmipp will try to make the properly configuration according to your system. Afterwards, it will build XMIPP. You can run ./xmipp config to only set the configuration.
The Xmipp configuration is to set mainly five items:
configCompiler(new_config_dict)
configMPI(new_config_dict)
configJava(new_config_dict)
configCuda(new_config_dict)
configMatlab(new_config_dict)
config_DL(new_config_dict)
configConfigVersion(new_config_dict)
Developed by xmipp team