Skip to content

error: namespace "std" has no member "iota" #1

@ivokwee

Description

@ivokwee

Hi. Just to tell, I had this error

include/batched_sort.cuh(306): error: namespace "std" has no member "iota"

and had to add

#include <numeric>

to the file. System: gcc 7.3.0, cuda-9.0, Ubuntu 18.04

Ivo

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