Closed eduongAZ closed 2 years ago
Things work smoothly after switching the version of NFS on iMacs from 4 to 3. Item 3 will be done on 3/17 at the testing session.
This issue is also blocked by #260 .
When connecting to testbed, streaming EEG, fNIRS, and eye-tracking, sending 4Mb image from an iMac to CAT via NFS takes on average 0.3 milliseconds.
It would be useful to test NFS performance of ToM and CAT to ensure that the network is capable of transmitting and storing data.
dd if=/dev/zero of=/Users/LabWorker/data/cat bs=4096 count=100000
anddd if=/dev/zero of=/Users/LabWorker/data/tom bs=4096 count=100000
.ffmpeg
to ToM and CAT.