Skip to content

Commit

Permalink
last version of miner tools integrated (CUDA boooost)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyhellious committed Dec 14, 2021
1 parent be78090 commit db2b26e
Show file tree
Hide file tree
Showing 14 changed files with 53 additions and 98 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,12 @@
}
"Entry"
{
"MsmKey" = "8:_ACA484BB9D8A48E7B059BD42A2103E42"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_B5B137E80C8C4C7088F2B7E114E07349"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
Expand All @@ -111,6 +117,12 @@
}
"Entry"
{
"MsmKey" = "8:_CFEA2104F0254EF7AA054DA6198715A4"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_D6A4277203414086993A1C22B56B37A2"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
Expand Down Expand Up @@ -473,6 +485,26 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_ACA484BB9D8A48E7B059BD42A2103E42"
{
"SourcePath" = "8:..\\..\\TON-pow-miner-gpu-wingui\\x64\\Release\\vcruntime140.dll"
"TargetName" = "8:vcruntime140.dll"
"Tag" = "8:"
"Folder" = "8:_9FD8E1AEE2434863BAAE8D14A7718B46"
"Condition" = "8:"
"Transitive" = "11:FALSE"
"Vital" = "11:TRUE"
"ReadOnly" = "11:FALSE"
"Hidden" = "11:FALSE"
"System" = "11:FALSE"
"Permanent" = "11:FALSE"
"SharedLegacy" = "11:FALSE"
"PackageAs" = "3:1"
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_B5B137E80C8C4C7088F2B7E114E07349"
{
"SourcePath" = "8:..\\..\\TON-pow-miner-gpu-wingui\\x64\\Release\\config\\global.config.json"
Expand Down Expand Up @@ -513,6 +545,26 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_CFEA2104F0254EF7AA054DA6198715A4"
{
"SourcePath" = "8:..\\..\\TON-pow-miner-gpu-wingui\\x64\\Release\\vcruntime140_1.dll"
"TargetName" = "8:vcruntime140_1.dll"
"Tag" = "8:"
"Folder" = "8:_9FD8E1AEE2434863BAAE8D14A7718B46"
"Condition" = "8:"
"Transitive" = "11:FALSE"
"Vital" = "11:TRUE"
"ReadOnly" = "11:FALSE"
"Hidden" = "11:FALSE"
"System" = "11:FALSE"
"Permanent" = "11:FALSE"
"SharedLegacy" = "11:FALSE"
"PackageAs" = "3:1"
"Register" = "3:1"
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_D6A4277203414086993A1C22B56B37A2"
{
"SourcePath" = "8:..\\..\\TON-pow-miner-gpu-wingui\\x64\\Release\\tools\\wget\\wget.exe"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ namespace tonpowminergpuwingui {
if(errors_exists)
this->UpdateToolsTextBox->AppendText("\r\n\tWE HAD PROBLEMS, PLEASE REVIEW THIS LOG AND CHECK THE INTERNET\r\n");
else
this->UpdateToolsTextBox->AppendText("\r\n\tEVERYTHING SEEMS TO BE ALRIGHT\r\n");
this->UpdateToolsTextBox->AppendText("\r\n\tEVERYTHING SEEMS TO BE FINE\r\n");



Expand Down
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file modified TON-pow-miner-gpu-wingui/x64/Release/tools/minertools/OpenCL.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit db2b26e

Please sign in to comment.