Skip to content

Separate CUDA-dependent tests #656

@marcoq

Description

@marcoq

Separate CUDA-dependent tests.
Then, activate the separate CUDA-dependent tests if CUDA is available.
Otherwise, run on a CPU device.

Example CUDA-dependent tests:

  • GNNGraphs/test/query.jl "degreeGPU"
  • GNNGraphs/test/temporalsnapshotsgraph.jl "gpu()"
  • GNNlib/test/msgpass.jl "propagateGPU"
  • GraphNeuralNetworks/test/examples/node_classification_cora.jl "training example GPU"
  • GraphNeuralNetworks/test/layers/conv.jl "* GPU"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions