|
1 | | -<?xml version="1.0" encoding="UTF-8"?> |
2 | | -<classpath> |
3 | | - <classpathentry kind="src" path="src/main/scala"> |
4 | | - <attributes> |
5 | | - <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="C:/code/BIDMach/lib"/> |
6 | | - </attributes> |
7 | | - </classpathentry> |
8 | | - <classpathentry kind="src" path="src/main/java"> |
9 | | - <attributes> |
10 | | - <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="c:/code/CUDA7/bin"/> |
11 | | - </attributes> |
12 | | - </classpathentry> |
13 | | - <classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/> |
14 | | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
15 | | - <classpathentry kind="lib" path="lib/lz4-1.3.jar"/> |
16 | | - <classpathentry kind="lib" path="lib/jfreechart-1.0.19.jar"/> |
17 | | - <classpathentry kind="lib" path="lib/jhdf5-3.2.1.jar"/> |
18 | | - <classpathentry kind="lib" path="lib/jline-2.10.jar"/> |
19 | | - <classpathentry kind="lib" path="lib/jocl-2.0.0.jar"/> |
20 | | - <classpathentry kind="lib" path="lib/json-io-4.5.0.jar"/> |
21 | | - <classpathentry kind="lib" path="lib/ptplot-1.0.jar"/> |
22 | | - <classpathentry kind="lib" path="lib/ptplotapplication-1.0.jar"/> |
23 | | - <classpathentry kind="lib" path="lib/scala-arm_2.11-1.4.jar"/> |
24 | | - <classpathentry kind="lib" path="lib/scala-compiler-2.11.0-M8.jar"/> |
25 | | - <classpathentry kind="lib" path="lib/jcublas-0.8.0.jar"/> |
26 | | - <classpathentry kind="lib" path="lib/jcuda-0.8.0.jar"/> |
27 | | - <classpathentry kind="lib" path="lib/jcudnn-0.8.0.jar"/> |
28 | | - <classpathentry kind="lib" path="lib/jcufft-0.8.0.jar"/> |
29 | | - <classpathentry kind="lib" path="lib/jcurand-0.8.0.jar"/> |
30 | | - <classpathentry kind="lib" path="lib/jcusparse-0.8.0.jar"/> |
31 | | - <classpathentry kind="lib" path="lib/protobuf-java-3.1.0.jar"/> |
32 | | - <classpathentry kind="lib" path="lib/BIDMat-2.0.1-cuda8.0beta.jar"/> |
33 | | - <classpathentry kind="output" path="bin"/> |
34 | | -</classpath> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<classpath> |
| 3 | + <classpathentry kind="src" path="src/main/scala"> |
| 4 | + <attributes> |
| 5 | + <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="C:/code/BIDMach/lib"/> |
| 6 | + </attributes> |
| 7 | + </classpathentry> |
| 8 | + <classpathentry kind="src" path="src/main/java"> |
| 9 | + <attributes> |
| 10 | + <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="c:/code/CUDA7/bin"/> |
| 11 | + </attributes> |
| 12 | + </classpathentry> |
| 13 | + <classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/> |
| 14 | + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| 15 | + <classpathentry kind="lib" path="lib/lz4-1.3.jar"/> |
| 16 | + <classpathentry kind="lib" path="lib/jfreechart-1.0.19.jar"/> |
| 17 | + <classpathentry kind="lib" path="lib/jhdf5-3.2.1.jar"/> |
| 18 | + <classpathentry kind="lib" path="lib/jline-2.10.jar"/> |
| 19 | + <classpathentry kind="lib" path="lib/jocl-2.0.0.jar"/> |
| 20 | + <classpathentry kind="lib" path="lib/json-io-4.5.0.jar"/> |
| 21 | + <classpathentry kind="lib" path="lib/ptplot-1.0.jar"/> |
| 22 | + <classpathentry kind="lib" path="lib/ptplotapplication-1.0.jar"/> |
| 23 | + <classpathentry kind="lib" path="lib/scala-arm_2.11-1.4.jar"/> |
| 24 | + <classpathentry kind="lib" path="lib/scala-compiler-2.11.0-M8.jar"/> |
| 25 | + <classpathentry kind="lib" path="lib/jcublas-0.8.0.jar"/> |
| 26 | + <classpathentry kind="lib" path="lib/jcuda-0.8.0.jar"/> |
| 27 | + <classpathentry kind="lib" path="lib/jcudnn-0.8.0.jar"/> |
| 28 | + <classpathentry kind="lib" path="lib/jcufft-0.8.0.jar"/> |
| 29 | + <classpathentry kind="lib" path="lib/jcurand-0.8.0.jar"/> |
| 30 | + <classpathentry kind="lib" path="lib/jcusparse-0.8.0.jar"/> |
| 31 | + <classpathentry kind="lib" path="lib/protobuf-java-3.1.0.jar"/> |
| 32 | + <classpathentry kind="lib" path="lib/BIDMat-2.0.2-cuda8.0beta.jar"/> |
| 33 | + <classpathentry kind="output" path="bin"/> |
| 34 | +</classpath> |
0 commit comments