Kelley Reynolds

Results 13 comments of Kelley Reynolds

acammack++ (though I admit I find the hash passing mentality strange)

I have no idea why I'm just seeing this now, but it seems like a fine change. If you are still interested in getting this change merged in, would it...

There is no reason not to, other than this driver is deprecated now in favor of the official one maintained by datastax.

Can we mutex the with_consistency call so that this becomes thread safe again?

I think that makes a lot more sense. Its a breaking change but we can just bump the minor version and if you could slightly alter the README to let...

I suppose, but I prefer to minimize the overhead per query as much as possible and adding hash munging to it already makes me unhappy, though thats just how ruby...

I know that hash setup/teardown is pretty gross for GC/CPU in ruby, but I've not specifically benchmarked the difference between using keyword arguments and a hash ... I don't know...

@outoftime What is the state of this?

nvcc -g -O2 -arch=compute_10 --maxrregcount=64 --ptxas-options=-v -o salsa_kernel.o -c salsa_kernel.cu In file included from /usr/include/sys/_types.h:33, from /usr/include/sys/endian.h:33, from miner.h:96, from salsa_kernel.cu:29: /usr/include/machine/_types.h:43:2: error: #error this file needs sys/cdefs.h as a...

I don't have multiple phidgets available to me at the moment but that function looks like it should be quite different ... what happens if you try something more like...