1. Download the library attached to this KB on the right side under "Attachments" and copy to your client machine
SHA 256 checksum: e5f219501a5bf3ed749d66797c7df0bb2bcfa39815d3b0d2db2442bbcec5c61b
2. Go to the following directory: cd /opt/bitfusion/4.5.2-474898f7/x86_64-linux-gnu/lib/
3. Backup the current library: sudo mv libsyscall_intercept.so.0 libsyscall_intercept.so.backup
4. copy the updated library to the same directory and rename accordingly: sudo cp /home/customer/libsyscall_intercept.so libsyscall_intercept.so.0
5. Update file owner: sudo chown root:root libsyscall_intercept.so.0
6. Update file permissions: sudo chmod 755 libsyscall_intercept.so.0
7. Test the Bitfusion client again: bitfusion run -n 1 nvidia-smi