Ma Zhaojia

Results 3 issues of Ma Zhaojia

I try the example from https://triton-lang.org/main/getting-started/tutorials/07-extern-functions.html#. And I get an error as follow. ![image](https://github.com/openai/triton/assets/55593798/42189e0e-238f-489f-a216-e6c65e52dd57) The triton version I use is Triton2.3.0 under the python3.10.

## Description 1. **Code migrated from cuda with dpct failed to compile with hip backend on AMD MI100 GPU**; 2. The porting process below succeed on a nvidia rtx 3090...

Hello, @Raphael-Hao I want to run the switch moe benchmark with brt backend on a nvidia_pcie_a100_40GB. But I found the datasets from `scripts/init_dev.sh` has expired. I try the `linear_3078_768.py` script...