hppcoin (OP)
Copper Member
Member
Offline
Activity: 258
Merit: 11
hppcoin : Egalitarian High Performance Computing
|
|
December 29, 2017, 10:23:09 AM |
|
We will have a 2 or 3 days Max delay. To Unsure Egalitarian Mining we cannot release CUDA and postpone OpenCL. Best Regards HPP TEAM
|
|
|
|
usr64
Newbie
Offline
Activity: 30
Merit: 0
|
|
December 29, 2017, 11:08:37 AM |
|
We will have a 2 or 3 days Max delay. To Unsure Egalitarian Mining we cannot release CUDA and postpone OpenCL. Best Regards HPP TEAM How do i start the windows miner, what options should i pass as arguments? I get stratum_recv_line failed error.
|
|
|
|
ncgege
Newbie
Offline
Activity: 6
Merit: 0
|
|
December 29, 2017, 11:13:59 AM |
|
We will have a 2 or 3 days Max delay. To Unsure Egalitarian Mining we cannot release CUDA and postpone OpenCL. Best Regards HPP TEAM Thanks , just wait a moment.
|
|
|
|
usr64
Newbie
Offline
Activity: 30
Merit: 0
|
|
December 29, 2017, 11:19:36 AM |
|
We will have a 2 or 3 days Max delay. To Unsure Egalitarian Mining we cannot release CUDA and postpone OpenCL. Best Regards HPP TEAM How do i start the windows miner, what options should i pass as arguments? I get stratum_recv_line failed error. I am trying to do solo mining.
|
|
|
|
hppcoin (OP)
Copper Member
Member
Offline
Activity: 258
Merit: 11
hppcoin : Egalitarian High Performance Computing
|
|
December 29, 2017, 12:57:55 PM |
|
We will have a 2 or 3 days Max delay. To Unsure Egalitarian Mining we cannot release CUDA and postpone OpenCL. Best Regards HPP TEAM How do i start the windows miner, what options should i pass as arguments? I get stratum_recv_line failed error. if you are using MS Windows download the eMiner from : :https://github.com/JayDDee/cpuminer-opt/releases and execute the command : cpuminer.exe -a lyra2h -o stratum+tcp://pool.hppcoin.com:3888 -u username.worker -p pass -t 8 if you are using Linux : download sources from : https://github.com/JayDDee/cpuminer-optcompile sources and execute the command : ./cpuminer -a lyra2h -o stratum+tcp://pool.hppcoin.com:3888 -u username.worker -p pass -t 8
|
|
|
|
usr64
Newbie
Offline
Activity: 30
Merit: 0
|
|
December 29, 2017, 08:26:36 PM |
|
Looking at the website, it seems you are offering a very similar product as Golem. What is different about your platform that will make it superior to other existing distributed computing platforms such as Golem and BOINC?
First Golem: Golem is an application specific platform the main use case is CGI rendering and Golem developer are planning to add more specific application domain use cases. Our platform design is totally different as we target General Purpose High performances Computing. so any entity aiming to do high performances computing can use HPP platform to carry its computations. Second BOINC : Boinc is big project for gride computing it is not intended for Virtual Host Sharing HPP allow users to rent computing power on a time basis and earn HPP as a reward. Best regards A. Nejeoui hppcoin Lead Developer Dear mr. Nejeoui, Did i understand it correctly, are you planning to build a decentralized hypervisor on top of the blockchain? Will we be able to run virtual machines (Windows/Linux guests) on top of HPP? David
|
|
|
|
hppcoin (OP)
Copper Member
Member
Offline
Activity: 258
Merit: 11
hppcoin : Egalitarian High Performance Computing
|
|
December 29, 2017, 11:46:32 PM |
|
Hi Usr64, You are right, the main goal of HPP platform is to build a decentralized High Performances Computing Platform which enable HPP Holders to rent HPC infrastructure (Virtual Hosts, GPUs) and pay rental fees in HPP. we are planning to achieve this Goal progressively, we will introduce new functionalities in each HPP Version, you can review our Road Map https://trello.com/b/w4CnFCdV/hppcoinBest Regards HPP Team
|
|
|
|
usr64
Newbie
Offline
Activity: 30
Merit: 0
|
|
December 30, 2017, 07:32:07 AM |
|
Hi Usr64, You are right, the main goal of HPP platform is to build a decentralized High Performances Computing Platform which enable HPP Holders to rent HPC infrastructure (Virtual Hosts, GPUs) and pay rental fees in HPP. we are planning to achieve this Goal progressively, we will introduce new functionalities in each HPP Version, you can review our Road Map https://trello.com/b/w4CnFCdV/hppcoinBest Regards HPP Team So you want to create a decentralised HPC "cloud"... How does the client connect to and discover the HPC services through the HPP platform? What are the prerequisites for running a HPC worknode? I read in your post that universities' workstations and laptops may provide those services. Since when are those laptops/workstations capable of providing HPC services? They are unable to form a high network speed/HPC cluster, but on the other hand they can form a HPC grid. What kind of HPC services will be made available? A combination of HPC grid and HPC cluster services?? I am trying to understand this difficult subject. David
|
|
|
|
hppcoin (OP)
Copper Member
Member
Offline
Activity: 258
Merit: 11
hppcoin : Egalitarian High Performance Computing
|
|
December 30, 2017, 05:53:12 PM |
|
Hi Usr64, You are right, the main goal of HPP platform is to build a decentralized High Performances Computing Platform which enable HPP Holders to rent HPC infrastructure (Virtual Hosts, GPUs) and pay rental fees in HPP. we are planning to achieve this Goal progressively, we will introduce new functionalities in each HPP Version, you can review our Road Map https://trello.com/b/w4CnFCdV/hppcoinBest Regards HPP Team So you want to create a decentralised HPC "cloud"... How does the client connect to and discover the HPC services through the HPP platform? What are the prerequisites for running a HPC worknode? I read in your post that universities' workstations and laptops may provide those services. Since when are those laptops/workstations capable of providing HPC services? They are unable to form a high network speed/HPC cluster, but on the other hand they can form a HPC grid. What kind of HPC services will be made available? A combination of HPC grid and HPC cluster services?? I am trying to understand this difficult subject. David Hi David, Not exactly a distributed cloud service : The version 1.1.0 will offer Hosts Sharing : a user can offer one or many hosts for rental and get paid in HPP in minutely basis. in The version 1.2.0 we will add : Distributed OpenCL computing, a user can schedule an OpenCL Kernel to be run on multiple HPP nodes, the tasks coordination and negotiation will be handled by a Master Node. Universities that already own their grid computing infrastructure can use it without the need of HPP Platform because Grids can carry computation faster than distributed nodes, but universities with limited resources can rent additional resources (Hosts, GPUs) using HPP platform. Best Regards HPP Team
|
|
|
|
Drawde
Member
Offline
Activity: 87
Merit: 11
|
|
December 31, 2017, 02:34:04 AM |
|
Stay away from jkpool. They support botnets and don't do anything to help get rid of them. They are a big botnet pool in Zoin coin right now.
|
|
|
|
ncgege
Newbie
Offline
Activity: 6
Merit: 0
|
|
December 31, 2017, 03:12:01 AM |
|
not at all,there have some hashrate from colud. eg. alicloud ,jdcloud and so on. New user can buy them very cheap for test,but only one week.
|
|
|
|
Drawde
Member
Offline
Activity: 87
Merit: 11
|
|
December 31, 2017, 04:54:38 PM |
|
How can we get an invite for Slack or Discord groups? The prior Discord invite in here is expired and the Slack link in the website assumes we are already a member and is not an actual invite to join the Slack group.
|
|
|
|
hppcoin (OP)
Copper Member
Member
Offline
Activity: 258
Merit: 11
hppcoin : Egalitarian High Performance Computing
|
|
December 31, 2017, 07:29:54 PM |
|
|
|
|
|
|
hppcoin (OP)
Copper Member
Member
Offline
Activity: 258
Merit: 11
hppcoin : Egalitarian High Performance Computing
|
|
December 31, 2017, 09:25:13 PM |
|
You can use any of the 4 available ports : 3888, 3333, 3008 or 3256 depending on your card generation, if you have a high end Card use 3256. Yes you can use the binaries compiled by Djm34. Thanks to @Djm34 for his help. Happy New Year HPP Team
|
|
|
|
mnightwaffle
|
|
December 31, 2017, 09:46:37 PM |
|
main site needs spell check
ontegration / integration Micro paiement channels / payment distribuetd / distributed High Performances / performance
|
|
|
|
plopzz
Jr. Member
Offline
Activity: 142
Merit: 2
|
|
December 31, 2017, 10:09:10 PM |
|
Don't works on my rig (GTX 1070). It's crashing or, if i use only 1 GPU, got GPU #0: result for 00000000 does not validate on CPU!Compiled on ubuntu 16.04 with cuda 8.0
|
Running pool @ https://angrypool.com
|
|
|
Drawde
Member
Offline
Activity: 87
Merit: 11
|
|
December 31, 2017, 10:12:37 PM |
|
Any idea what is going on with CUDA miner here?
|
|
|
|
hppcoin (OP)
Copper Member
Member
Offline
Activity: 258
Merit: 11
hppcoin : Egalitarian High Performance Computing
|
|
December 31, 2017, 10:28:11 PM |
|
Any idea what is going on with CUDA miner here? which Card are using ?
|
|
|
|
Drawde
Member
Offline
Activity: 87
Merit: 11
|
|
December 31, 2017, 10:29:57 PM |
|
Any idea what is going on with CUDA miner here? which Card are using ? EVGA GeForce GTX 1060 FTW+ GAMING Graphics Card - qty 2
|
|
|
|
|