Worth Reading: The lizard brain of lizardstresser
The post Worth Reading: The lizard brain of lizardstresser appeared first on 'net work.
The post Worth Reading: The lizard brain of lizardstresser appeared first on 'net work.
As supercomputing centers look to future exascale systems, among the other pressing concerns (power consumption in particular) is adopting the right programming approach to scale applications across millions of cores.
And while this might sound like a big enough challenge on its own, it gets more complicated because it might just be that a new programming model (or system) might not be the scalability and performance answer either. It could just be that tweaking existing tools and methods can move programming evolution to programming revolution, that is, of course, if the supercomputing programmer community can agree.
Like all things in …
Supercomputing’s Scramble to Keep Thinking in Parallel was written by Nicole Hemsoth at The Next Platform.
IBM has created a virtual hackathon for all you lovely developers to test drive your data-intensive applications on the OpenPOWER server, GPU and accelerator platform. And there’s $27,000 worth of prizes on the table. Want to give it a go? Check out the competition rules and register for the OpenPOWER Developer Challenge.
The closing deadline is September 1 and already 277 individuals have signed up. So don’t dilly dally: tear down those hardware performance barriers and submit your entry. Choose which track is the one for you and connect with the experts ‘round the clock on Slack to get …
OpenPower Developers Primed for Big Wins at IBM Hackathon was written by Nicole Hemsoth at The Next Platform.
During the DockerCon 2016 keynote, I demonstrated a development workflow with Docker for Mac, going from a fresh laptop to a running app in no time. The especially cool part was when I live-debugged a Node.js app running inside a container from my IDE, despite having no Node.js runtime installed on my laptop. Here I’m going to show you how to do it yourself.
Here’s what you’ll need:
Create a directory to work from:
$ mkdir node-example $ cd node-example
To get our app running, we’ll need 5 files:
package.json
to define the npm dependenciesDockerfile
to package the whole app in a containerCreate Continue reading
IoT make this environment a hacker’s Candy Land.
Hey, it's HighScalability time:
Culture, community, tech trends, business and innovation were some of the topics for the Wild Card track at DockerCon 2016. Talks in the Wild Card track are all about informing and inspiring attendees with what they can do with containers and other related technologies.
Watch the videos and check out the slides from the Wild Card track at DockerCon 2016 below!