Skip to content

Issue building block_diags.cu #2

Description

@usryokousha

Received error message “member “prost::BlockDiags::cmem_counter_ [with T=float]” has already been defined”

It sounds like the template by default assumes a particular data type and I’m getting this error as a result. If I comment out this line I get further into the build but later get an error in cusolver.cu.

I am building with MSVC 2013 and Cuda 7.5 to mirror the confirmed build in Windows (Windows 7)

Update: Build was successful with code from commit 256ebfb. There appears to be an issue with the more recent updates.

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