Skip to content

CUDA takes a very long time to load #48582

Closed
@topolarity

Description

@topolarity

On 1.9 beta:

julia> @time using CUDA
  4.206624 seconds (12.11 M allocations: 891.277 MiB, 5.68% gc time, 1.14% compilation time)

On master:

julia> @time using CUDA
 27.029670 seconds (88.74 M allocations: 10.128 GiB, 5.24% gc time, 0.47% compilation time)

Metadata

Metadata

Assignees

No one assigned

    Labels

    regressionRegression in behavior compared to a previous version

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions