Skip to content

Commit

Permalink
Update ccminerSp-hashx16rx16s.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
nemosminer authored May 5, 2018
1 parent 5556af7 commit 7533322
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Miners/ccminerSp-hashx16rx16s.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
. .\Include.ps1

$Path = ".\Bin\NVIDIA-Sp-hashx16r\ccminer.exe"
$Uri = "https://github.com/nemosminer/ccminersp-hashx16rx16s/releases/download/Ravensp-hash2/Raven_spmod2x86.7z"
$Path = ".\Bin\NVIDIA-Sp-hashx16r\ccminerx64.exe"
$Uri = "https://github.com/nemosminer/ccminersp-hashx16rx16s/releases/download/Ravensp-hash2/Raven_spmod2x64.7z"

$Commands = [PSCustomObject]@{
#"phi" = " -d $SelGPUCC" #Phi
Expand Down Expand Up @@ -37,7 +37,7 @@ $Commands = [PSCustomObject]@{
#"x11evo" = " -d $SelGPUCC" #X11evo
#"x17" = " -i 21.5 -d $SelGPUCC --api-remote" #X17
"x16r" = " -d $SelGPUCC" #X16r(fastest thankyou sp)
"x16s" = " -d $SelGPUCC" #X16s(testing atm seems working now...)
"x16s" = " -d $SelGPUCC" #X16s
}

$Name = (Get-Item $script:MyInvocation.MyCommand.Path).BaseName
Expand Down

7 comments on commit 7533322

@buxstore
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@buxstore
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

x17 x16r x16s bitcore phi

@nemosminer
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

slow dev fee....

@buxstore
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you no nothing

@buxstore
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commits on May 5, 2018
echo 10% faster when echo is the last algo in the list.

@sp-hash
sp-hash committed 19 hours ago

BMW512 +33% faster

@sp-hash
sp-hash committed a day ago

fixed x16s

@sp-hash
sp-hash committed a day ago

@nemosminer
Copy link
Owner Author

@nemosminer nemosminer commented on 7533322 May 6, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test yourself... im reporting the results thats all...

@sp-hash
sp-hash committed 19 hours ago

BMW512 +33% faster
i know.... i compiled my own release to test...

https://github.com/nemosminer/ccminersp-hashx16rx16s/releases

a day ago 24 hour plus testing now results still the same...

@nemosminer
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.