Skip to content

Commit

Permalink
Verification of defects
Browse files Browse the repository at this point in the history
  • Loading branch information
XyLe-GBP committed Dec 5, 2023
1 parent 8f6759d commit 20fa957
Show file tree
Hide file tree
Showing 3 changed files with 255 additions and 224 deletions.
2 changes: 2 additions & 0 deletions src/Common.cs
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ class Common
public static List<string> GPUList = new();
public static List<long> GPURAMList = new();

public static Exception GlobalException = null;

#endregion

/// <summary>
Expand Down
Loading

0 comments on commit 20fa957

Please sign in to comment.