add patch to support $TRITON_HOME In Triton 3.1#25557
add patch to support $TRITON_HOME In Triton 3.1#25557Micket merged 2 commits intoeasybuilders:developfrom
$TRITON_HOME In Triton 3.1#25557Conversation
|
Test report by @Flamefire |
|
Test report by @Flamefire |
|
@boegelbot please test @ jsc-zen3 |
|
@Micket: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 4067371587 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
$TRITON_HOME In Triton 3.1$TRITON_HOME In Triton 3.1
(created using
eb --new-pr)In Triton 3.2 a new variable
$TRITON_HOMEwas introduced which can be used to avoid writing to$HOME/.tritonIn 3.1 this is missing and our PyTorch builds using this Triton version cause writes to the users HOME which is undesirable. The change is trivial so adding it here as a patch