FEM and not only
Wednesday, September 28, 2016
Linux I/O Performance Tests using dd
dd if=/dev/zero of=test2.img bs=164K count=100000 oflag=dsync
dd bs=1M count=1024 if=/dev/zero of=test conv=fdatasyn
https://romanrm.net/dd-benchmark
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
How to Encrypt and Decrypt Files With GPG on Linux
https://www.howtogeek.com/427982/how-to-encrypt-and-decrypt-files-with-gpg-on-linux/
Optimal mapped mesh on the circle
Very nice description about how make mapped mesh on a two-dimensional circle can be found here
Unable to start the geometry editor ANSYS WB on CENTOS
export LD_LIBRARY_PATH=/usr/ansys_inc/v172/Framework/bin/Linux64/Mesa sudo nano ~/.bashrc export LD_LIBRARY_PATH=/usr/ansys_inc/v180/...
No comments:
Post a Comment