-
```
Hi,
I just build cudpp and ran cudpp_testrig which failed with
(all previous tests were correct)
Running a sort of 1048581 unsigned int key-value pairs
Unordered key[1048576]:4294966923 > key[10…
-
```
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 …
-
```
Some algorithms, particularly stable_merge_sort, produce spurious warnings.
e.g. thrust\sorting\detail\device\cuda\stable_merge_sort.inl(577): Warning:
Cannot tell what pointer points to, assumi…
-
```
Some algorithms, particularly stable_merge_sort, produce spurious warnings.
e.g. thrust\sorting\detail\device\cuda\stable_merge_sort.inl(577): Warning:
Cannot tell what pointer points to, assumi…
-
```
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 …
-
```
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 …
-
```
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…
-
```
From an email to the CUDPP Google Group:
Hi Mark,
What OS?
Ans: CentOS 5.2
What do you mean by "otherwise"? In what circumstances do you get the
error, and in what circumstances does it run?…
-
```
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 …