Skip to content

Replicated Includes #1

@hankliu5

Description

@hankliu5

Hello,

MSplitGEMM/main.cu

Lines 10 to 15 in 3131f63

#ifdef KERNEL3
#include "kernel3.cu"
#endif
#ifdef KERNEL3
#include "kernel3.cu"
#endif

There are two replicated macro sections that include the same file. It makes make 3 and make 4 cannot be compiled.

BTW, appreciate for showing how to use streaming through cuBLAS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions