The objective of the NANOS project is to provide a flexible infrastructure that boosts research in parallel programming models for shared memory and multicore processors.

Presenting NANOS++

We're happy to anounce the first release of our new runtime library to support parallel programming:  NANOS++.

New Nanos Environment release!

It's been 6 months since we last released a full package of Nanos environment. There have been several improvements and bug fixes so we thought it was about time to make a new release.

You can find the new release at the Nanos environment download page.

Mercurium has its own logo!

Well, it turned out that only Nanos project had a logo. But Mercurium is used in some projects other than Nanos, so we fancied to have a logo just for Mercurium itself. Here it is

Mercuriu mLogo

Fixing declarations

Sometimes the process of transforming code involves modifying declarations. A declaration in C/C++ is just a syntactic construct that introduces a name. We will not dwelve into the details of declaration syntax itself, today, but learn how to modify them.

Syndicate content