Skip to content

fp16 appears to break gpu collectives #411

@astooke

Description

@astooke

Hi,

Is this known / being worked on? When I try to call collectives under theano.config.floatX="float16", I get the error:

File "pygpu/collectives.pyx", line 257, in pygpu.collectives.GpuComm.broadcast (pygpu/collectives.c:5022)
  File "pygpu/collectives.pyx", line 362, in pygpu.collectives.comm_broadcast (pygpu/collectives.c:6060)
pygpu.gpuarray.GpuArrayException: b'Invalid value or operation'

NCCL can definitely do half-precision.

Really hoping for that free 2x speedup ;)

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