Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
azure-cloud-mining-script
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
azure-cloud-mining-script
Commits
053dcb01
There was an error fetching the commit references. Please try again later.
Commit
053dcb01
authored
7 years ago
by
psychocrypt
Browse files
Options
Downloads
Patches
Plain Diff
remove fork for sumokoin and monero
remove fork version for sumokoin and monero7
parent
0877e2f6
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
xmrstak/backend/amd/amd_gpu/gpu.cpp
+1
-1
1 addition, 1 deletion
xmrstak/backend/amd/amd_gpu/gpu.cpp
xmrstak/jconf.cpp
+16
-16
16 additions, 16 deletions
xmrstak/jconf.cpp
with
17 additions
and
17 deletions
xmrstak/backend/amd/amd_gpu/gpu.cpp
+
1
−
1
View file @
053dcb01
...
...
@@ -1101,7 +1101,7 @@ size_t XMRSetJob(GpuContext* ctx, uint8_t* input, size_t input_len, uint64_t tar
size_t
XMRRunJob
(
GpuContext
*
ctx
,
cl_uint
*
HashOutput
,
xmrstak_algo
miner_algo
)
{
// switch to the kernel storage
int
kernel_storage
=
::
jconf
::
inst
()
->
GetCurrentCoinSelection
().
GetDescription
(
1
).
GetMiningAlgo
()
?
0
:
1
;
int
kernel_storage
=
miner_algo
==
::
jconf
::
inst
()
->
GetCurrentCoinSelection
().
GetDescription
(
1
).
GetMiningAlgo
()
?
0
:
1
;
cl_int
ret
;
cl_uint
zero
=
0
;
...
...
This diff is collapsed.
Click to expand it.
xmrstak/jconf.cpp
+
16
−
16
View file @
053dcb01
...
...
@@ -88,22 +88,22 @@ constexpr size_t iConfigCnt = (sizeof(oConfigValues)/sizeof(oConfigValues[0]));
xmrstak
::
coin_selection
coins
[]
=
{
// name, userpool, devpool, default_pool_suggestion
{
"aeon7"
,
{
cryptonight_aeon
,
cryptonight_lite
,
7u
},
{
cryptonight_aeon
,
cryptonight_lite
,
7u
},
"mine.aeon-pool.com:5555"
},
{
"croat"
,
{
cryptonight
,
cryptonight
,
0u
},
{
cryptonight
,
cryptonight
,
0u
},
nullptr
},
{
"cryptonight"
,
{
cryptonight
,
cryptonight
,
0u
},
{
cryptonight
,
cryptonight
,
0u
},
nullptr
},
{
"cryptonight_
lite"
,
{
cryptonight_
lite
,
cryptonight_
lite
,
0u
},
{
cryptonight_
lite
,
cryptonight_
lite
,
0u
},
nullptr
},
{
"
edollar"
,
{
cryptonight
,
cryptonight
,
0u
},
{
cryptonight
,
cryptonight
,
0
u
},
nullptr
},
{
"
electroneum"
,
{
cryptonight
,
cryptonight
,
0u
},
{
cryptonight
,
cryptonight
,
0
u
},
nullptr
},
{
"
graft"
,
{
cryptonight_monero
,
cryptonight
,
8
u
},
{
cryptonight_monero
,
cryptonight
,
7
u
},
nullptr
},
{
"
haven
"
,
{
cryptonight_
heavy
,
cryptonight
,
2u
},
{
cryptonight_
heavy
,
cryptonight
,
3
u
},
nullptr
},
{
"
intense
"
,
{
cryptonight
,
cryptonight
,
0u
},
{
cryptonight
,
cryptonight
,
0u
},
nullptr
},
{
"
karbo"
,
{
cryptonight
,
cryptonight
,
0
u
},
{
cryptonight
,
cryptonight
,
0u
},
nullptr
},
{
"
monero7"
,
{
cryptonight_
monero
,
cryptonight
,
7
u
},
{
cryptonight_
monero
,
cryptonight
,
7
u
},
"pool.usxmrpool.com:3333"
},
{
"
stellite"
,
{
cryptonight_monero
,
cryptonight
,
3
u
},
{
cryptonight_monero
,
cryptonight
,
7
u
},
nullptr
},
{
"
cryptonight_heavy"
,
cryptonight_
heavy
,
cryptonight_
heavy
,
0u
,
nullptr
},
{
"
sumokoin"
,
{
cryptonight_
heavy
,
cryptonight
,
3
u
},
{
cryptonight_
heavy
,
cryptonight
,
3
u
},
nullptr
}
{
"
cryptonight_lite_v7"
,
cryptonight_
aeon
,
cryptonight_
aeon
,
0u
,
nullptr
},
{
"cryptonight_
v7"
,
cryptonight_
monero
,
cryptonight_monero
,
0u
,
nullptr
}
,
{
"aeon7"
,
{
cryptonight_aeon
,
cryptonight_lite
,
7u
},
{
cryptonight_aeon
,
cryptonight_lite
,
7u
},
"mine.aeon-pool.com:5555"
},
{
"croat"
,
{
cryptonight
_monero
,
cryptonight
,
255u
},
{
cryptonight
_monero
,
cryptonight
_monero
,
0u
},
nullptr
},
{
"cryptonight"
,
{
cryptonight
_monero
,
cryptonight
,
255u
},
{
cryptonight
_monero
,
cryptonight
_monero
,
0u
},
nullptr
},
{
"cryptonight_
heavy"
,
{
cryptonight_
heavy
,
cryptonight_
heavy
,
0u
},
{
cryptonight_
heavy
,
cryptonight_
heavy
,
0u
},
nullptr
},
{
"
cryptonight_lite"
,
{
cryptonight
_aeon
,
cryptonight
_lite
,
255u
},
{
cryptonight
_aeon
,
cryptonight
_lite
,
7
u
},
nullptr
},
{
"
cryptonight_lite_v7"
,
{
cryptonight
_lite
,
cryptonight
_aeon
,
255u
},
{
cryptonight
_aeon
,
cryptonight
_lite
,
7
u
},
nullptr
},
{
"
cryptonight_v7"
,
{
cryptonight_monero
,
cryptonight
_monero
,
0
u
},
{
cryptonight_monero
,
cryptonight
_monero
,
0
u
},
nullptr
},
{
"
edollar
"
,
{
cryptonight_
monero
,
cryptonight
,
2
55
u
},
{
cryptonight_
monero
,
cryptonight
_monero
,
0
u
},
nullptr
},
{
"
electroneum
"
,
{
cryptonight
_monero
,
cryptonight
,
255u
},
{
cryptonight
_monero
,
cryptonight
_monero
,
0u
},
nullptr
},
{
"
graft"
,
{
cryptonight
_monero
,
cryptonight
,
8
u
},
{
cryptonight
_monero
,
cryptonight
_monero
,
0u
},
nullptr
},
{
"
haven"
,
{
cryptonight_
heavy
,
cryptonight
,
2
u
},
{
cryptonight_
heavy
,
cryptonight
_heavy
,
0
u
},
nullptr
},
{
"
intense"
,
{
cryptonight_monero
,
cryptonight
,
255
u
},
{
cryptonight_monero
,
cryptonight
_monero
,
0
u
},
nullptr
},
{
"
karbo"
,
{
cryptonight_monero
,
cryptonight
,
255u
},
{
cryptonight_
monero
,
cryptonight_
monero
,
0u
}
,
nullptr
},
{
"
monero7"
,
{
cryptonight_
monero
,
cryptonight
_monero
,
0
u
},
{
cryptonight_
monero
,
cryptonight
_monero
,
0
u
},
"pool.usxmrpool.com:3333"
}
,
{
"
stellite"
,
{
cryptonight_monero
,
cryptonight
,
3u
},
{
cryptonight_
monero
,
cryptonight_
monero
,
0u
}
,
nullptr
},
{
"
sumokoin"
,
{
cryptonight_
heavy
,
cryptonight_
heavy
,
0u
},
{
cryptonight_heavy
,
cryptonight_heavy
,
0u
},
nullptr
}
};
constexpr
size_t
coin_alogo_size
=
(
sizeof
(
coins
)
/
sizeof
(
coins
[
0
]));
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment