Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The optimization data is stored in the working folder, which can be specified in the start menu.

Installation Server

Installation AMOpti

Code Block
languagebash
#!/bin/bash

/AMOpti/AMOpti

#Follow the instructions and enter your license key

Start CUDA with the port assigned in the installation

Code Block
languagebash
#!/bin/bash

/AMOpti/CudaPCGSolverDouble.... 1234

Start AMOpti: navigate into the project folder and start the optimization

Code Block
languagebash
#!/bin/bash

/AMOpti/AMOpti

AMOpti.exe on Windows: (currently still to be seen as a collection of notes!)

...