jbush001 / NyuziProcessor

GPGPU microprocessor architecture
Apache License 2.0
2k stars 351 forks source link

Hardware virtualization support #89

Open jbush001 opened 7 years ago

jbush001 commented 7 years ago

Instruction set is designed to support classic virtualization, but performance could be improved by adding some instruction set features. This needs a design, but here are a few high level ideas:

jbush001 commented 6 years ago

It would probably be useful to build an implementation of "classic" virtualization first to measure performance differences.