2018-11-15 00:39:17
in that case, i got the error
# bazel build :SnowBlossomMiner_deploy.jar :SnowBlossomNode_deploy.jar :SnowBlossomClient_deploy.jar :Shackleton_deploy.jar
ERROR: Skipping ':Shackleton_deploy.jar': no such target '//:Shackleton_deploy.jar': target 'Shackleton_deploy.jar' not declared in package '' defined by /root/snowblossom/BUILD
WARNING: Target pattern parsing failed.
ERROR: no such target '//:Shackleton_deploy.jar': target 'Shackleton_deploy.jar' not declared in package '' defined by /root/snowblossom/BUILD
INFO: Elapsed time: 0.121s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded)
cryptovape
2018-11-15 00:39:39
when building from source from the wiki
cryptovape
2018-11-15 00:44:13
Shackleton is the old name, it got changed to ShackletonExplorer
Fireduck
2018-11-15 00:44:26
there was a reason, I don't recall exactly why
Fireduck
2018-11-15 00:44:33
but it was some sort of build tool problem
Fireduck
2018-11-15 01:29:34
ok, that was my guess because i saw that in the bazel-bin folder
cryptovape
2018-11-15 02:56:02
bazel clean
Fireduck
2018-11-15 02:56:05
to get rid of that
Fireduck
2018-11-15 03:46:37
sorry just read this, using ubuntu 16
cryptovape
2018-11-15 04:23:46
possibly because nobody knows what/who Shackleton was? :smile:
penfold
2018-11-15 06:08:15
that isn't the reason :wink:
Fireduck
2018-11-15 06:24:38
@fydel looks like you got some blocks
Fireduck
2018-11-15 21:07:12
@Rotonen I don't think a RAM machine would scale up as easily.
The $5000 server takes like 32-48 NVME SSDs
Clueless
2018-11-15 21:29:35
go for the intel ruler format at that scale
Rotonen
2018-11-15 21:36:06
those things are insane
Fireduck
2018-11-15 21:36:32
probably makes sense to use 64gb ram machines for $1k each. Add as many as you need for the field.
Fireduck
2018-11-15 21:36:54
If you need more than about 8, then use switches with 1g ports for the nodes and 10g uplink ports.
Fireduck
2018-11-15 21:37:29
Each node will add probably 0.8MH/s to the system with additional memory bus and network capacity for additional cpu worker nodes
Fireduck
2018-11-15 21:37:48
configuration gets to be a bear, but that is why bash exists
Fireduck