Skip to content

Installation procedure went wrong? #353

@lukkio88

Description

@lukkio88

Hi,

I cloned your repo, created a build and install folder inside my clBLAS folder.
I run then the lines:

> cmake ../src/ -DCMAKE_INSTALL_PREFIX=/home/PersonalRepository/clBLAS/install
> make -j8
> make install

Everything went fine, so I went in the /install/bin folder (I thought these were some examples to run?) but none of them seem to work.

I either get segmentation fault (core dumped) or The environment variable 'CLBLAS_STORAGE_PATH' is not defined

I guess I'm either looking in the wrong place for example, or I did something wrong with the installation.

Can you help?

Update

I figured for the examples I need to enable -DBUILD_SAMPLE=ON. However when running make -j8 I get this error while building:

error: \u2018FloatComplex {aka union <anonymous>}\u2019 has no member named \u2018x\u2019
             printf("%.5f ", result[i * ldb + j].x);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions