Forum Discussion

KBill3's avatar
KBill3
Icon for New Contributor rankNew Contributor
6 years ago

implement two different systems (one with floating point library and one without), then compare their output results to each others

Hello, i want to have two system (for example, CPU 1 and CPU 2) doing the same calculation process. One of them working with floating-point arithmetic and other without floating piont arithmetic. Th...