Skip to content

hennequin-lab/ilqr_vae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iLQR-VAE

Installation steps

To run examples

  • compile the example by running e.g. dune build src/lorenz.exe. If linking issues arise, please get in touch.
  • to execute it on multiple cores, run mpirun -n [number of cores] _build/default/src/lorenz.exe -d [results_directory] (where [results_directory] is where you want your results to be saved). Depending on the example file you are trying to execute, there might be additional command line arguments.

OpenBLAS installation

  • on certain operating systems linking errors to OpenBLAS can arise when installing owl. One solution to circumvent them is to install OpenBLAS from source (https://github.com/xianyi/OpenBLAS.git), and to then manually include the path to the OpenBLAS installation in LD_LIBRARY_PATH and PKG_CONFIG_PATH.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages