Skip to content

Commit ec474bc

Browse files
committed
Merge pull request #53 from 9prady9/read_me_fix
Removed obselete sections from README
2 parents f668c4b + 5f9e5da commit ec474bc

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -80,20 +80,6 @@ Create a 5-by-3 matrix of random floats on the GPU
8080
...
8181
```
8282

83-
## Issues
84-
85-
You might see something along the lines of :
86-
87-
```bash
88-
dyld: Library not loaded: @rpath/libafopencl.3.dylib
89-
```
90-
91-
You need to add the location of libaf.{dylib, so, dll} to your LD_LIBRARY_PATH.
92-
93-
## Note
94-
95-
This is a work in progress and is not intended for production use.
96-
9783
## Acknowledgements
9884

9985
The ArrayFire library is written by developers at [ArrayFire](http://arrayfire.com) LLC

0 commit comments

Comments
 (0)