-
In trying to run a statically linked CheriABI `file(1)`:
```
diff --git a/usr.bin/file/Makefile b/usr.bin/file/Makefile
index 70c211b..9f302d7 100644
--- a/usr.bin/file/Makefile
+++ b/usr.bin/file/Ma…
-
```
Very nice performance with your sorting function! A 2x boost on all sorting is
always welcome. Just looked at the updates and see that you guys have been
very busy, so I guess this is already …
-
```
I get this compiling PETSc with the latest Thrust and Cusp:
knepley@Matthew-Knepleys-MacBook-Air:/PETSc3/petsc/petsc-dev/src/mat/impls/aij/s
eq/seqcuda$ make PETSC_DIR=/PETSc3/petsc/petsc-dev PET…
-
```
What steps will reproduce the problem?
1. edit common.mk add -fPIC to gcc g++ and link
2. make
3. g++ -shared -Wl,-soname,libcudpp.so.1 -o libcudpp.so.1.0 *.cpp_o *.cu_o
What is the expected outp…
-
```
So I was playing around with the new radix sort implementation and was having a
lot of problems getting it to run on ocelot. It looks like the warp size is
assumed to be 32, and of course this…
-
```
Right now, Bullet/Extras/sph includes the SPH fluid simulation by Rama
Hoeltzlein.
There is no interaction with Bullet yet, so please add this.
```
Original issue reported on code.google.com …
-
```
Very nice performance with your sorting function! A 2x boost on all sorting is
always welcome. Just looked at the updates and see that you guys have been
very busy, so I guess this is already …
-
[../../gunrock/app/pr/pr_enactor.cuh, 466] cub::DeviceRadixSort::SortPairsDescending failed (CUDA error 9: invalid configuration argument)
[test_pr.cu, 339] pr Problem Enact Failed (CUDA error 9: inva…
-
```
I get this compiling PETSc with the latest Thrust and Cusp:
knepley@Matthew-Knepleys-MacBook-Air:/PETSc3/petsc/petsc-dev/src/mat/impls/aij/s
eq/seqcuda$ make PETSC_DIR=/PETSc3/petsc/petsc-dev PET…
-
```
Very nice performance with your sorting function! A 2x boost on all sorting is
always welcome. Just looked at the updates and see that you guys have been
very busy, so I guess this is already …