Skip to content

[Scheduler] Add the fused task name to auto-scheduled kernels#418

Merged
yaoyaoding merged 1 commit intohidet-org:mainfrom
yaoyaoding:auto-name
Jan 18, 2024
Merged

[Scheduler] Add the fused task name to auto-scheduled kernels#418
yaoyaoding merged 1 commit intohidet-org:mainfrom
yaoyaoding:auto-name

Conversation

@yaoyaoding
Copy link
Copy Markdown
Member

This PR makes the generated kernel name contained more information.
Previously, the name might look like hidet_compute_c, now it might look like hidet_fused_softmax_rearrange_c.

@yaoyaoding yaoyaoding merged commit 1eece05 into hidet-org:main Jan 18, 2024
vadiklyutiy pushed a commit that referenced this pull request Dec 19, 2024
Updated torch docker image from nvcr.io/nvidia/pytorch:24.04-py3 to
nvcr.io/nvidia/pytorch:24.07-py3
to resolve the issue below:
```
/usr/local/lib/python3.10/dist-packages/transformer_engine_extensions.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZN5torch3jit17parseSchemaOrNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
```

---------

Co-authored-by: Zhumakhan <nazirzhumakhan@gmail,.com>
vadiklyutiy pushed a commit that referenced this pull request Dec 20, 2024
Updated torch docker image from nvcr.io/nvidia/pytorch:24.04-py3 to
nvcr.io/nvidia/pytorch:24.07-py3
to resolve the issue below:
```
/usr/local/lib/python3.10/dist-packages/transformer_engine_extensions.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZN5torch3jit17parseSchemaOrNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
```

---------

Co-authored-by: Zhumakhan <nazirzhumakhan@gmail,.com>
vadiklyutiy pushed a commit that referenced this pull request Dec 26, 2024
Updated torch docker image from nvcr.io/nvidia/pytorch:24.04-py3 to
nvcr.io/nvidia/pytorch:24.07-py3
to resolve the issue below:
```
/usr/local/lib/python3.10/dist-packages/transformer_engine_extensions.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZN5torch3jit17parseSchemaOrNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
```

---------

Co-authored-by: Zhumakhan <nazirzhumakhan@gmail,.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant