Introduction
Introduction Statistics Contact Development Disclaimer Help
tfix reStructuredText code block syntax - sphere - GPU-based 3D discrete elemen…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 68f1c39cbbc115790c22fdf39220cac2bd9cc8f2
parent 720ce941ee8b542a8acbe23e0fb30ac977b966d8
Author: Anders Damsgaard <[email protected]>
Date: Sat, 28 Oct 2017 09:43:51 -0700
fix reStructuredText code block syntax
Diffstat:
M README.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/README.rst b/README.rst
t@@ -29,7 +29,7 @@ Important release notes
-----------------------
2017-09-07: CUDA 8 comes with new requirements to the host CC/C++ compiler. I…
GCC5 is not available on the system, run the following command before invoking
-`make`:
+`make`::
export CC=$(which clang-3.8) && export CXX=$(which clang++-3.8) && cmake .
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.