Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Split index_op, elemwise_unary_op_trig operator into smaller pieces #16004

Description

@stu1130

Description

Split the bigger object file index_op.o which is generate by indexing_op.h, indexing_op.cc, indexing_op-inl.cuh and second bigger object fileelemwise_unary_op_trig.o which is generated by elemwise_unary_op_trig.cc and elemwise_unary_op_trig.cu into smaller pieces like #15922.
It helps compiler compile the files parallelly and solve out of heap space error when the size of object files breach the heap space again in the future

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions