原创 Fortran編譯錯誤一例

Fortran編譯錯誤一例 login2.stampede(111)$ make mpif90 -g -ffree-form -DTPV26 -O0 -c -ffixed-line-length-250 -o testInter

原创 non-floating-point argument in call to function ‘__builtin_isnan’

Compile Adios 1.9.0 Ubuntu16.04 ldd –version ldd (Ubuntu GLIBC 2.23-0ubuntu3) 2.23 CC=mpicc FC=mpif90 ./configure

原创 Find 命令

將當前目錄下所有*.0文件刪除   find .  -name *.o -exec rm -rf {} \;    find:linux的查找命令,用戶查找指定條件的文件   .:當前目錄   "file.o":目標文件   -exec

原创 Install R on Linux Ubuntu & Simple Usage

Install R-Base 重要website: www.r-project.org www.rstudio.com You can find R-Base in the Software Center; this would

原创 Ubuntu 16.04 安裝 R 環境

How to Install R on Linux Ubuntu 16.04 原文:https://www.datascienceriot.com/how-to-install-r-in-linux-ubuntu-16-04-x

原创 How can I edit the welcome message when ssh start?

如何設置Linux用戶登錄後的歡迎信息 Today, I login LeChunk, then it show the welcome information. That’s so funny. Also we can ge

原创 Ubuntu下錄製 和 製作 Gif 圖片

Ubuntu下錄製 和 製作 Gif 圖片 學習這兩個教程: http://blog.csdn.net/lablenet/article/details/48540749 http://blog.csdn.net/mummy

原创 用C語言實現大小端判斷

http://blog.chinaunix.net/uid-26284412-id-3245322.html 大端小端的概念 端模式(Endian)的這個詞出自Jonathan Swift書寫的《格列佛遊記》。這本書根據將雞蛋敲

原创 Linux實用命令

linux 刪除所有文件夾下指定文件名的文件 # find / -name this.html~ |xargs rm -rf 修改Ubuntu MAC地址 臨時:(只修改一次,重啓後設置消失) 1)sudo ifconfig e