1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
No description
Find a file
Stefan Lankes d18a5ea18f add first iRCCE support into the kernel
- move islelocks to a separate header
- create virtual message passing buffers
2015-10-17 12:01:46 +02:00
config update the configuration file for our FC22 system 2015-10-12 20:00:07 +02:00
hermit add first iRCCE support into the kernel 2015-10-17 12:01:46 +02:00
.gitmodules add kernel version of memcmp 2015-09-13 21:22:00 +02:00
README.md remove typo 2015-08-17 23:03:40 +02:00

HermitCore - A lightweight extreme-scale satellite kernel

The project has just initiated. Further information will be published shortly.

Requirements

  • Netwide Assembler (NASM)
  • make, binutils
  • Tools and libraries to build linux, binutils and gcc (e.g. flex, bison, MPFR library, GMP library, MPC library)