Chewxy
                                            Chewxy
                                        
                                    Yeah I'll get round to doing that.
Yeah older versions are a pain. No clue how to support them
In an ideal world, we'd want to support as many versions of CUDA as possible. In reality there are constraints. This library started with CUDA 5, it'd be nice to...
Can you try with v0.9.2?
I'll look into this. This is on `master`?
Did you try with the latest? There has been some updated by @abeltensor
https://github.com/chewxy/cu/blob/master/cgoflags.go
Oh that's... surprising. What would the solution be then? Making sure everyone set their environment variable is a lot less intuitive, no?
is it always the same? If a user decides to install CUDA elsewhere? If it's always the same we can hardcode it right?
btw, feel free to send a PR to show me what you mean