A new smart memory controller with DMA support has been developed


 

A new version of the smart memory controller has been developed and tested. Now the controller maintains block data transfers - usually this calls ‘DMA’ - a system, enabling to copy data from one memory area to another without involving processing cores. The usage of the mechanism allows to increase performance of intensive data exchange tasks in several times. There is a basic set of "real" atomic operations in the controller, for instance, atomic increment is supported.

 

Read more ...

ISC'14

 

ISC’14 was held June 22-26 in Leipzig, Germany. ISC is the world’s oldest and the most significant high-performance computing conference and exhibition in Europe for the global HPC community.

 

Read more ...

The developed architecture is named ‘MALT’


 

We’ve been thinking long and hard over what name to give our architecture. Eventually, after long deliberation, we’ve decided to name it ‘MALT’ - Manycore Architecture with Lightweight Threads.

 

Read more ...

49-core processor on Xilinx Virtex6 FPGA with lightweight-thread support has been built


 

This is a significant milestone in the history of the project development. A multi-threaded processor, containing 49 RISC cores, has been implemented on Xilinx Virtex6 FPGA. The architecture, completely redesigned since 10-core prototype, provides the ability to effectively load dozens and hundreds of simple computing cores without conflicts and excessive overhead expenses.

 

Read more ...

Supercomputer summer classes

 

Supercomputer summer classes are held at the Faculty of Computational Mathematics and Cybernetics of the Academy, SRCC, REC "Supercomputer technology" from June 24 to July 6, 2013.

 

Read more ...

ISC 2013

 

ISC’13 was held June 16-20 in Leipzig, Germany. ISC is the world’s oldest and the most significant high-performance computing conference and exhibition in Europe for the global HPC community.

 

Read more ...

Original on-chip bus for combining hundreds of processing cores has been developed


 

The development of simple packet bus (SPBUS), enabling to ensure connectivity of hundreds of different devices inside a chip, is finished. SPBUS implementation is written entirely on VHDL without using closed source licensed IP. The developed bus is exceptionally compact in terms of FPGA or VLSI hardware resources usage, along with that it provides delays less than 50 cycles during data transfer.

 

Read more ...

The first PHP script on Minix written without using x86 platform!


 

PHP support has been added to the developed platform. For now, OS Minix3 OS is officially supported on x86-compatible processors only. Different versions of this OS could be found but they're rather experimental. For that reason, without false modesty, we claim, that this is the first PHP script on Minix written without using x86 platform.

 

Read more ...

General-purpose RISC core has been chosen


 

For prototyping multicore processors on FPGA we’ve been looking for a core, satisfying such requirements as open flexible architecture, GCC compatibility, minimum size on FPGA, 32-bit RISC architecture, perfect 'layout' on Xilinx FPGAs, performance at least 1 DMIPS/MHz.

 

Read more ...