Skip to content

RegisterMismatchCuda error on import #89

@Cody-G

Description

@Cody-G

The error is introduced by commit d78cef4 (Femtocleaner!)

Here's the message. It can be triggered with using BlockRegistration; using RegisterMismatchCuda

Of course you'll need a GPU machine like cannon to trigger the error.

ERROR: LoadError: TypeError: CMStorage: in T, expected T<:AbstractFloat, got Bool
Stacktrace:
 [1] include_from_node1(::String) at ./loading.jl:576
 [2] include(::String) at ./sysimg.jl:14
 [3] anonymous at ./<missing>:2
while loading /home/cody/.julia/reg_and_seg/v0.6/BlockRegistration/src/RegisterMismatchCuda.jl, in expression starting on line 521
ERROR: Failed to precompile RegisterMismatchCuda to /home/cody/.julia/lib/v0.6/RegisterMismatchCuda.ji.
Stacktrace:
 [1] compilecache(::String) at ./loading.jl:710
 [2] _require(::Symbol) at ./loading.jl:463
 [3] require(::Symbol) at ./loading.jl:405

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