Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Array constructors for ones, zeros, rand, ... #159

Open
maleadt opened this issue Nov 6, 2018 · 1 comment
Open

Array constructors for ones, zeros, rand, ... #159

maleadt opened this issue Nov 6, 2018 · 1 comment
Labels
cuda array Stuff about CuArray. enhancement New feature or request

Comments

@maleadt
Copy link
Member

maleadt commented Nov 6, 2018

Base has decided not to provide functions that take a container type, but built abstractions around array constructors (currently only doing so for undef). Would be good to get rid of cuzeros, curand, etc.

@maleadt
Copy link
Member Author

maleadt commented Feb 27, 2019

There doesn't seem to be happening much at the Base level, so we should probably just go ahead and prototype this functionality here in CuArrays.

(cc @andreasnoack, apparently I had already created an issue when I worked on curand)

@maleadt maleadt transferred this issue from JuliaGPU/CuArrays.jl May 27, 2020
@maleadt maleadt added cuda array Stuff about CuArray. enhancement New feature or request labels May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda array Stuff about CuArray. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant