Closed tuanhe closed 1 month ago
@sunnyqgg Could you please take a look? Thanks
@tuanhe Which TRT version are you using? This is for TRT 10.1
@tuanhe Which TRT version are you using? This is for TRT 10.1
Sure, I had updated Tensorrt to 10.1
@sunnyqgg Could you kindly share me the steps to follow your work?
@sunnyqgg Hi there , any updates?
HI @tuanhe , Actually this branch is for other uses, and we only did few verifications. If you want to use: step1: install trt 10.1 and cuda 12.x step2: python3 scripts/build_wheel.py --cuda_architectures "87-real" --trt_root your_trt_path
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 15 days."
This issue was closed because it has been stalled for 15 days with no activity.
System Info
I just tried to compile the TrT-llm on AGX Orin devkit, but met some compiled error
I use the command :
python3 ./scripts/build_wheel.py --trt_root /usr/local/tensorrt
Is there anyone can give me any tipsWho can help?
No response
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
branch dev-sm87-trt101 command: python3 ./scripts/build_wheel.py --trt_root 'pwd'/TensorRT
Expected behavior
compile without error report
actual behavior
additional notes
None