Skip to content

Commit

Permalink
Update example torch settings
Browse files Browse the repository at this point in the history
  • Loading branch information
hanli94 committed Dec 29, 2023
1 parent ce5a060 commit 3e6ffd6
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 58 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ splittingStrategy off;
TorchSettings
{
torch off;
GPU off;
log off;
torchModel "HE04_Hydrogen_ESH2_GMS_sub_20221101";
coresPerNode 4;
}

loadbalancing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ splittingStrategy off;
TorchSettings
{
torch off;
GPU off;
log off;
torchModel "" ;
coresPerNode 4;
}

loadbalancing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ splittingStrategy off;
TorchSettings
{
torch off;
GPU off;
log off;
torchModel "";
coresPerNode 4;
}

loadbalancing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ splittingStrategy off;
TorchSettings
{
torch off;
GPU off;
log off;
torchModel "";
coresPerNode 4;
}

loadbalancing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ splittingStrategy off;
TorchSettings
{
torch off;
GPU off;
log off;
torchModel "";
coresPerNode 4;
}

loadbalancing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ splittingStrategy off;
TorchSettings
{
torch off;
GPU off;
log off;
torchModel "";
coresPerNode 4;
}

loadbalancing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ splittingStrategy off;
TorchSettings
{
torch off;
GPU off;
log off;
torchModel "";
coresPerNode 4;
}

loadbalancing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ splittingStrategy off;
TorchSettings
{
torch off;
GPU off;
log off;
torchModel "HE04_Hydrogen_ESH2_GMS_sub_20221101";
coresPerNode 4;
}

AmgxSettings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ splittingStrategy off;
TorchSettings
{
torch off;
GPU off;
log off;
torchModel "";
coresPerNode 4;
}

loadbalancing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ splittingStrategy off;
TorchSettings
{
torch off;
GPU off;
log off;
torchModel "";
coresPerNode 4;
}

loadbalancing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ splittingStrategy off;
TorchSettings
{
torch off;
GPU on;
log on;
torchModel "";
coresPerNode 4;
}

loadbalancing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ splittingStrategy off;
TorchSettings
{
torch off;
GPU off;
log off;
torchModel "HE04_Hydrogen_ESH2_GMS_sub_20221101";
coresPerNode 4;
}

loadbalancing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,7 @@ splittingStrategy off;

TorchSettings
{
torch off;//on;
GPU on;
log on;
torchModel "";
coresPerNode 4;
torch off;
}

loadbalancing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,7 @@ splittingStrategy off;

TorchSettings
{
torch off;
GPU off;
log off;
torchModel "HE04_Hydrogen_ESH2_GMS_sub_20221101";
coresPerNode 4;
torch off;
}

loadbalancing
Expand Down

0 comments on commit 3e6ffd6

Please sign in to comment.