...
- The optimization data is stored in the working folder, which can be specified in the start menu.
Installation Server
Installation AMOpti
Code Block |
---|
|
#!/bin/bash
/AMOpti/AMOpti
#Follow the instructions and enter your license key
|
Start CUDA with the port assigned in the installation
Code Block |
---|
|
#!/bin/bash
/AMOpti/CudaPCGSolverDouble.... 1234
|
Start AMOpti: navigate into the project folder and start the optimization
Code Block |
---|
|
#!/bin/bash
/AMOpti/AMOpti
|
AMOpti.exe on Windows: (currently still to be seen as a collection of notes!)
...