Skip to content

Compilation error for MTTKRP with dense matrices and DCSR output  #518

Open
@amirsh

Description

@amirsh

On the master branch (as well as the web interface), for the MTTKRP example, the following data formats lead to compilation error:

A: DCSR
B:CSF
D:Dense Array
C:Dense Array

The compilation error is as follows:

error: use of undeclared identifier 'pA852_begin'
    if (pA852_begin < i208A85) {
        ^
1 error generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions