Skip to content

How to set fast math for CUDA #491

Closed
JuliaGPU/CUDA.jl
#2030
@Zentrik

Description

@Zentrik

It seems to me that fast math is set in this line and as --math-mode has been disabled (JuliaLang/julia#41638) there is no way currently to use fast math.

fast_math = Base.JLOptions().fast_math == 1

Perhaps fast math should be set by the user similarly to max_regs.

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