SpookyPool

Results 9 comments of SpookyPool

I'm working on that writing the SHA256 algo as we speak. Running it in parallel you mean with ``` .setOutput([100,100]); ``` for example?

My goal is to make a SHA256 hasher that will add a nonce. How could I add that nonce on every new thread? I'm really new to this GPU stuff

This is pulling out my hairs... It's amazing that something like this exist. But figuring this out as a noob is terrible

Wdym by that?

> Is there a simpler version of your problem so that we can help you? Is it possible to run a calculation in the kernel and let a number (nonce)...

> Did you get something working? I'm actually looking for something very similar and I keep getting an error with the function I'm trying based off my existing code. >...

Could you guys add me onto discord?! So we can create a group and figure this out together?! Appeljuice#0420

> So SHA256 is just defined as a requre: > `const SHA256 = require('crypto-js/sha256');` > > Though I did not realise strings aren't supported, I suppose I'll have to play...

> > Could you guys add me onto discord?! So we can create a group and figure this out together?! Appeljuice#0420 > > All of us can talk on gitter...