Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 611 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 611 Bytes

XMTG

XMTG is a software to translate XMT C to other languages. This project is a part of ongoing research paper. Tested Visual Studio 2012 Windows 7 and Ubuntu 13.10 GCC 4.8

XMTC is a flexible and easy parallel language based on PRAM which results in great flexibility as per the I/O. However current parallel architectures offer great power but with great programmer effort and complexity. This software aids to minimize this gap.

Use the provided Solution file for Windows. Make for Unix is not provided at the moment though simply compile XMTG.cpp with clang++ or g++.

Copyright 2014 Prakhar Shukla