Skip to content

WIP: CUDA performances #6

@albop

Description

@albop

Currently, the experiments with CUDA yield terrible performances on AWS/g2.
It may be because, calculations are made on 64 bits by default.
To do :

  • test 32 bits calculations
  • test 64 bits on a card which supports it natively (e.g. gtx titan)
  • try guvectorize(...target='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