UniqueFool

Results 30 comments of UniqueFool

wow, I wasn't even aware that something like ck existed ... gotta have to do some reading now.

yes, I meant "device" like you said - your 2) describes the idea pretty well, i.e. it has more to do with kernel-specific runtime information and using that come up...

I basically worked through the referenced paper and its references section: http://arxiv.org/pdf/1506.00842v1.pdf > We have developed and validated a machine learning > based auto-tuning framework for OpenCL. The frame- >...

> and models like that will take way too long for a js script to evaluate, not to mention to train. we were recently talking about this in the context...

This is admittedly a little offtopic, but how difficult do you think would it be to use inductive for creating a different syntax tree format for a subset/dialect of ECMAScript...

thanks, that should suffice as a pointer so that I can have a look.

As far as I understand, you are (at least) half-way there, i.e. referring to Specification.js and the validateSubspecs() function there - it all seems a little monolithic currently, so that...

that sounds about right - there is no need for it to be handled by inductive.js itself necessarily - as long as the underlying code provides APIs for getting access...

thank you for the update and the pointer, I have just looked at the corresponding branch/commit, and I think it's looking very promising already I still need to look the...

> I started to set up something on these lines on the 'parallel' branch if you want to take a look. I was thinking that for the retrieval of subSpecs,...