gorgonia / cu

package cu provides an idiomatic interface to the CUDA Driver API.
Apache License 2.0
475 stars 64 forks source link

[low priority] Inspect dependencies #70

Open neurlang opened 6 months ago

neurlang commented 6 months ago

There is a lot of deps in go.mod which adds a lot of transitive dependencies to projects who import gorgonia/cu (like mine)

Try to inspect for what are these deps needed, and possibly eliminate them to shorten download time.

I would like to take a look at this.

neurlang commented 6 months ago

part of this would also be to check if a newer dependency is available and bump the version.

neurlang commented 6 months ago
chewxy commented 5 months ago

Heya, sorry I was on a holiday. Let's bump the versions!