Skip to content
Snippets Groups Projects
Commit 43c4f0f4 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Update README.rst

parent ea2086f0
Branches
No related merge requests found
Pipeline #17952 passed with stage
in 3 minutes and 29 seconds
......@@ -14,3 +14,15 @@ pyronn-layers
This is a Python wrapper around `PYRO-NN-Layers <https://github.com/csyben/PYRO-NN-Layers>`_
It uses `pystencils-autodiff <https://github.com/pycodegen/pystencils_autodiff>`_ to automatically compile the C++/CUDA source files.
If you prefer pre-build versions of PYRO-NN-Layers go to the `Release page of PYRO-NN-Layers <https://github.com/csyben/PYRO-NN-Layers/releases>`_
or download the latest artifacts from our CI:
* `Ubuntu, tensorflow_gpu-1.14.0-cp37-cp37m-manylinux1_x86_64.whl <https://i10git.cs.fau.de/seitz/pyronn-layers/builds/artifacts/master/download?job=full>`_
Requirements
------------
You have a functioning toolchain for NVCC installed.
`nvcc` must be available in `PATH`.
If compilation fails you can change the selected compiler: http://pycodegen.pages.walberla.net/pystencils/sphinx/configuration.html?highlight=compiler
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment