Installation des Programms:
- Ziehen Sie die Installationsdatei auf den Desktop und führen Sie diese aus
- Folgen Sie den Installationsanweisungen
- Als Zielverzeichnis geben Sie C:\AMendate an
- In der Komponentenauswahl wählen Sie
- aus
- Öffnen Sie die 3d-Visualizer.exe.
Product key eintragen:
- Um eine Optimierung zu starten muss der Product-key als letzter Schritt eingetragen werden.
- Navigieren Sie in den Programmordner C:\AMendate\3D-Visualizer_Data\StreamingAssets\AMendate\bin.
- Öffnen Sie das Programm AMOpti.exe und akzeptieren Sie die allgemeinen Geschäftsbedingungen mit einem "y".
- Geben Sie in einem nächsten Schritt Ihren von AMendate zugesendeten Lizenzkey ein.
- Öffnen Sie 3D-Visualizer.exe. Jetzt können Sie Ihre Optimierungen aufbauen und starten.
- In Einzelfällen muss das Programm als Administrator ausgeführt werden, daran arbeiten wir noch
Speicherort der Optimierungsergebnisse
- Die Optimierungsdaten werden im Arbeitsordner gespeichert, welcher im Startmenu angegeben werden kann.
AMOpti.exe auf Windows: (aktuell noch als Notizensammlung zu sehen!)
Optimierung starten:
- Arbeitsordner öffnen
- //shift + rechte maustaste -> powershell öffnen
powershell als admin starten
cd C:\ARBEITSORDNER
C:\AMendate\bin\AMOpti.exe
Damit es funktioniert:
...
Install CUDA Driver
The GPU Solver requires a Nvidia Quadro Graphics Card and the instalation of CUDA Driver. Further information here.
No other installation is necessary!
Start CUDA for all GPU's
Code Block |
---|
|
# mscgd2019_CUDASolver [port]
mscgd2019_CUDASolver 1234
|
Start CUDA on a specific device
Code Block |
---|
|
# mscgd2019_CUDASolver [port] [device]
mscgd2019_CUDASolver 1234 1
|
Start MSC Apex Generative Design: navigate into the project folder and start the optimization
Code Block |
---|
|
# example optimization
/mscgd2019 -e
|
Use the Help for more Options
Code Block |
---|
|
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
|
License activation
Please have a look at the MSC Support Website for the information.