Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 16
Next »
Installation Server
No installation is necessary!
Start CUDA for all GPU's
# mscgd2019_CUDASolver [port]
mscgd2019_CUDASolver 1234
Start CUDA on a specific device
# mscgd2019_CUDASolver [port] [device]
mscgd2019_CUDASolver 1234 1
Start MSC Apex Generative Design: navigate into the project folder and start the optimization
# example optimization
/mscgd2019 -e
mscdg2019 --help
[OPTION]
-h --help list this
-a --activate activate the licenese
-d --deactivate deactivate the licenese
-de --deactivateAndEraseKey erase the key and deactivate the licenese
-e --example simple example without config file
-p --performance start a performance check
-nk --newKey enter new key
-gt --geometryTools start geometry tools
-io --inputAndOutputDirectory [inDirectory] [outDirectory] set specific directory for input and output
-wd [inDirectory] --workDirectory [inDirectory] set specific directory for input
-s [port] --server [port] starting server for GUI
[Path to config File] use this file for configuration
[nothing] look for endings "iAMOpti", "AMOpti" or "amd" in working directory
Add Comment