-
Recent Posts
Archives
Categories
Meta
Category Archives: GSoC 2011
jsoclbm : WebCL bitcoin miner
As promised, here’s the project I’ve been working on for the last 2 weeks of my GSoC ! jsoclbm is a WebCL bitcoin miner, it’s actually (mostly) a port of poclbm in JavaSript (hence the name). What you might be … Continue reading
WebCL in Firefox : statuts report
Last week I put the WebCL binding’s development on hold and I started making a WebCL bitcoin miner. I am taking a two days holiday, I will post more info about this project as soon as I am back. See … Continue reading
Posted in GSoC 2011, WebCL
Leave a comment
Binaries for WebCL, and source
For those of you who are interested in testing WebCL, you can compile Firefox directly from source, or simply download a precompiled version of Firefox with WebCL included (currently available for Linux and Windows). There you go, binaries whoo ! … Continue reading
WebCL in Firefox : First results
Fabien Cellier (@fcellier) and I have worked together and we implemented the minimal set of methods needed for the average WebCL program to run. I’m proud to present this demo, now running in Firefox : This is Samsung’s N-Body demo, … Continue reading
WebCL in Firefox : status report
I’ve been strugling with quick stubs these last days and I don’t have enough time to write a detailed article about what I’ve achieved so far. A few points regarding my advancement : Library loading works fine except it make … Continue reading
WebCL in Firefox : Thread safe library loading
Last week has been entirely dedicated to coding and we now have some patches soon to be pushed in the webcl repository. As I mentionned in my last status report, the first features to be implemented would be the idl … Continue reading
WebCL in Firefox : status report
Not much has happened since my last post. I had school projects to finish and exams coming shortly after. This all ended tuesday 14th and I am now entirely committed to my Summer of Code project. Moving on! Things are … Continue reading
Fixing Firefox build issues on non US Windows
If you’ve been trying to build Firefox from mozilla-central using MozillaBuild, you might have experienced the following error during the configure step : This version () of the MSVC compiler is unsupported. I found the following relevant lines in the … Continue reading
WebCL in Firefox
This blog will be the placeholder for the weekly reports of my GSoC 2011 project. This is the first report and the introduction of my project. Please note that in the future this blog may contain posts on other subjects … Continue reading