'잡동사니'에 해당되는 글 13788건

  1. 2010.10.24 NAS SAN DAS 그리고 SAS 4
  2. 2010.10.24 CUDA SDK 설치하기 2
  3. 2010.10.24 CUDA Toolkit 설치하기
  4. 2010.10.24 BLAS - Basic Linear Algebra Subprograms
  5. 2010.10.23 GPS / A-GPS / S-GPS / D-GPS 2
  6. 2010.10.23 투명효과
  7. 2010.10.23 무지개
  8. 2010.10.22 openoffice 설명서
  9. 2010.10.21 windows7 과 WinXP 파일 공유 7
  10. 2010.10.21 파워 600W 3
분류가 모호한 글2010. 10. 24. 22:20
요즘 용어가 헷갈리는게 있었는데 깔끔하게 정리되는 사진 투척!


Network-attached storage (NAS)
NAS는 요즘 인기 있는 녀석으로 일종의 임베디드 스토리지 서버이다.
Samba(윈도우와의 호환성)나 ftp 등으로 파일을 공유하고, 웹으로 설정을 하거나 그런식으로 구현된다.

Direct-attached storage (DAS)
DAS는 직접연결된 저장장치라는 의미로, 간단하게 일반 PC나 서버에 직접 연결된 하드를 의미하고
IDE부터 SATA SCSI 등의 하드를 주렁주렁 연결해서 사용하는 파일서버에 가까운 개념으로 보인다.

storage area network (SAN)
SAN은 DAS들을 엮어주는 네트워크이다. 일단 백업서버와 파일서버를 묶는 파이버 채널등으로 구성되며
GbE도 많이 쓰이는 추세일지도? 아무튼, 백업은 단시간에 끝나야 하므로 고속 네트워크로 주로 구성됨.

Serial Attached SCSI (SAS)
SAS는 IDE나 SATA와 같은 저장장치를 연결하는 인터페이스이다. (스토리지가 아님!)
IDE에서 SATA로 바뀌어 가듯, 패러럴 고속전송의 한계로 SCSI 역시 시리얼화 되는 것으로 보인다.

기타
Small Computer System Interface(SCSI)
IDE(Integrated Drive Electronics) / PATA(Parallel ATA)
SATA(Serial ATA)
RAID(Redundant Array of Independent Disks)

[링크 : http://en.wikipedia.org/wiki/Network-attached_storage]   NAS
[링크 : http://en.wikipedia.org/wiki/Direct_attached_storage]       DAS
[링크 : http://en.wikipedia.org/wiki/Storage_Area_Network]         SAN

[링크 : http://en.wikipedia.org/wiki/SCSI]                                 SCSI
[링크 : http://en.wikipedia.org/wiki/Serial_attached_SCSI]          SAS
[링크 : http://en.wikipedia.org/wiki/Sata]                                  SATA
[링크 : http://en.wikipedia.org/wiki/Integrated_Drive_Electronics] IDE / PATA

[링크 : http://en.wikipedia.org/wiki/Fibre_Channel]
[링크 : http://en.wikipedia.org/wiki/Gigabit_Ethernet]

[링크 : http://en.wikipedia.org/wiki/Redundant_array_of_independent_disks]

'분류가 모호한 글' 카테고리의 다른 글

docbook  (0) 2010.12.18
ibm t220  (0) 2010.11.21
세면기와 변기 호스가 다르다니!  (2) 2010.06.30
유리, 비결정질, 과냉각, 결정  (0) 2010.06.12
아이폰 4G 안테나  (4) 2010.06.09
Posted by 구차니
Programming/openCL & CUDA2010. 10. 24. 21:50
CUDA Toolkit에는 간단한 문서와 개발환경만 존재할뿐 예제 코드들이 들어있지 않다.
그렇기 때문에, 공부하려면 Toolkit과 더불어 SDK code samples를 설치해주어야 한다.

CUDA Toolkit

  • C/C++ compiler
  • CUDA Visual Profiler
  • OpenCL Visual Profiler
  • GPU-accelerated BLAS library
  • GPU-accelerated FFT library
  • Additional tools and documentation

*New* Updated versions of the CUDA C Programming Guide (Version 3.1.1) and the Fermi Tuning Guide (Version 1.2) are available via the links to the right.

32-bit
64-bit
GPU Computing SDK code samples 32-bit
64-bit

[링크 : http://developer.nvidia.com/object/cuda_3_1_downloads.html]



--- 추가내용
CUDA Toolkit 32bit
 - 2010.10.24 다운로드 대략 64MB / 설치용량 대략 120MB
GPU Computing SDK code samples 32bit
 - 2010.10.24 다운로드 대략 300MB / 설치용량 대략 1GB

'Programming > openCL & CUDA' 카테고리의 다른 글

SLI mode - AFR, SFR, AA  (0) 2010.11.01
CUDA 와 SLI  (0) 2010.10.30
CUDA Toolkit 설치하기  (0) 2010.10.24
BLAS - Basic Linear Algebra Subprograms  (0) 2010.10.24
nbody  (0) 2010.10.10
Posted by 구차니
Programming/openCL & CUDA2010. 10. 24. 21:17
한줄요약 : 260 이상 버전의 nvidia 드라이버 깔고 시작하면 편함



미친척 CUDA Toolkit 설치시작
헉 경고다!!!

해석 : 니꺼는 드라이버 버전 조또 아님. 업글하셈!


그래서 부랴부랴 엔비디아 홈페이지가서 다운로드 시작!
버전이 무려 60가까이 차이가 나는구나 -_-
+ 드라이버 설치에는 리부팅 필수

별 특이한건 없으므로 CUDA Toolkit 설치 화면은 패스
기본적으로 C:\CUDA에 설치가 되며 아래는 C:\CUDA\bin 의 내용
nvcc가 컴파일러이며 cudart의 저렴한 사이즈와 cuBLAS 그리고 cuFFT의 크고 아름다운(!) 사이즈를 감상!
파일 갯수도 얼마 안되면서 용량은 졸라 먹네 -_-

'Programming > openCL & CUDA' 카테고리의 다른 글

CUDA 와 SLI  (0) 2010.10.30
CUDA SDK 설치하기  (2) 2010.10.24
BLAS - Basic Linear Algebra Subprograms  (0) 2010.10.24
nbody  (0) 2010.10.10
GPU 컴퓨팅 전문기업 - 미루웨어  (0) 2010.10.10
Posted by 구차니
Programming/openCL & CUDA2010. 10. 24. 21:03
처음 BLAS라는 것의 존재를 알게된 것은
MATLAB이라는 녀석을 AMD cpu 에서 돌릴때였다.
[링크 : http://blog.naver.com/morpheuz82/130016114034] << 네이년 구차니 블로그

아무튼 그때는 별 생각없이 넘어갔는데
CUDA를 설치하려고 하면서 메뉴얼들을 보니 CUBLAS Library라는게 눈에 띄길래 또 다시 검색을 했는데
여전히 무슨 말인지는 모르겠다 -_-


선형대수를 안들은걸 지금와서 후회중 ㅠ.ㅠ
간단하게 이해하자면(응?) 선형대수학 연산중 "벡터" 와 "행렬의 곱셈" 등과 같은 연산에 대한 표준을 의미하는 것으로 보인다.

Basic Linear Algebra Subprograms (BLAS) is a de facto application programming interface standard for publishing libraries to perform basic linear algebra operations such as vector and matrix multiplication. They were first published in 1979, and are used to build larger packages such as LAPACK. Heavily used in high-performance computing, highly optimized implementations of the BLAS interface have been developed by hardware vendors such as Intel and AMD, as well as by other authors, e.g. Goto BLAS and ATLAS (a portable self-optimizing BLAS). The LINPACK benchmark relies heavily on DGEMM, a BLAS subroutine, for its performance.

[링크 : http://en.wikipedia.org/wiki/Basic_Linear_Algebra_Subprograms]

SIMD 계열인 MMX나 SSE 등도 모두 이러한 BLAS와 연관이 있을것으로 추측된다.
(그런 이유로 "highly optimized implementations of the BLAS interface have been developed by hardware vendors such as Intel and AMD" 라고 CPU 업체들이 언급이 될게 아닐까?)

[링크 : http://en.wikipedia.org/wiki/SIMD]
[링크 : http://en.wikipedia.org/wiki/MMX_(instruction_set)]
[링크 : http://en.wikipedia.org/wiki/Streaming_SIMD_Extensions]

'Programming > openCL & CUDA' 카테고리의 다른 글

CUDA 와 SLI  (0) 2010.10.30
CUDA SDK 설치하기  (2) 2010.10.24
CUDA Toolkit 설치하기  (0) 2010.10.24
nbody  (0) 2010.10.10
GPU 컴퓨팅 전문기업 - 미루웨어  (0) 2010.10.10
Posted by 구차니
왜 아이폰에서 사진을 찍으면 데이터요금에 나올까? 라는 글을 읽다 보니 S-GPS라는 신기한 용어가 눈에 띄었다.

일단 GPS 부터 시작하자면
GPS는 미국 군사기술로, 3개 이상의 위성의 신호를 받아 삼각측량을 통해 자신의 위치를 얻어내는 기술이다.
위성의 위치는 시간에 따라서 계산이 가능하므로(예측가능한 정확한 위치를 지난다고 가정하고)
지구상의 한곳에서 각각의 위성이 보내는 신호의 시간편차(미묘하게 거리 차이가 날테니)를 역산하고
이러한 시간 편차를 위성과 GPS 수신기의 신호를 동기화 함에 따라 얻어진다.

아무튼 이러한 GPS 좌표 수신의 첫단계(?)가 바로 시간정보의 획득인데
A-GPS는 이러한 시간 정보를 3G 망이나 wifi 등을 통해 time server에서 받아오며,
일부는 핸드폰의 Cell 정보를 통해 위치를 얻고, 이러한 정보들을 모바일 기기보다 빠른 서버에서 계산을 대신하여
더 빠른 속도로 초기의 위치를 얻게 되는 장점이 있다.

Assisted GPS, generally abbreviated as A-GPS, is a system which can, under certain conditions, improve the startup performance, or TTFF (Time To First Fix) of a GPS satellite-based positioning system. It is used extensively with GPS-capable cellular phones as its development was accelerated by the U.S. FCC's 911 mandate making the location of a cell phone available to emergency call dispatchers.[1]


Assistance falls into two categories:

  1. Information used to more quickly acquire satellites
    • It can supply orbital data or almanac for the GPS satellites to the GPS receiver, enabling the GPS receiver to lock to the satellites more rapidly in some cases.
    • The network can provide precise time.
    • The device captures a snapshot of the GPS signal, with approximate time, for the server to later process into a position.
    • Accurate, surveyed coordinates for the cell site towers allow better knowledge of local ionospheric conditions and other conditions affecting the GPS signal than the GPS receiver alone, enabling more precise calculation of position. (See also Wide Area Augmentation System and CellHunter.)
  2. Calculation of position by the server using information from the GPS receiver
    • The assistance server has a good satellite signal, and plentiful computation power, so it can compare fragmentary signals relayed to it by GPS receivers, with the satellite signal it receives directly, and then inform the GPS receiver or emergency services of the GPS receiver's position.

[링크 : http://en.wikipedia.org/wiki/Assisted_GPS]


S-GPS
는 모바일 기기에서 긴급911 전화(이건 미국 이야기) 전화시에 위치정보를 주기위해 주로사용되는 기술로
핸드폰에 시분할로 음성정보와 위치정보를 주는 방법이라고 한다. (그래서 Carrier 라고 한거였군 -_-)
언급된 내용은 일단 아래가 전부이므로 어떤 식으로 구성이 되는지 모호하지만, 일단 Cellphone에서는
Cell 단위로 기지국의 위치를 주어지게 되므로 이러한 위치정보를 핸드폰에 주고 몇개의 위치를 받아들여
그 핸드폰이 받아들이는 위치정보들의 중간값을 자신의 위치로 대략적으로 쓰는건 아닐까 추측해본다.

Simultaneous GPS or S-GPS is a method to enhance a mobile phone's satellite-based position reporting ability to a carrier.

Ordinarily, a built-in GPS device is used to determine the location of an E911 call made from CDMA phones. By using a time-multiplexed scheme called TM-GPS, the reception of the telephone call and the GPS signal are alternated one after the other, requiring only one RF radio.

As the name implies, Simultaneous GPS allows a cellphone to receive both GPS and voice data at the same time, which improves sensitivity and allows service providers to offer location-based services. The use of two radios with a single antenna imparts new design challenges, but the commercial availability of S-GPS chipsets, from manufacturers such as Qualcomm, has led to adoption of the method in newer handsets.

[링크 : http://en.wikipedia.org/wiki/S-GPS]


D-GPS
는 좌표신호의 정확성을 올리는 역활을 한다.
아무래도 신호가 우주에서 보다 보니 대기권을 뚫으면서 각종 신호의 왜곡이 생기게 되는데
같은 대기권 내에서 GPS 신호를 보내면 이러한 왜곡이 사라지므로 좌표의 정확도가 올라가게 된다.

A reference station calculates differential corrections for its own location and time. Users may be up to 200 nautical miles (370 km) from the station, however, and some of the compensated errors vary with space: specifically, satellite ephemeris errors and those introduced by ionospheric and tropospheric distortions. For this reason, the accuracy of DGPS decreases with distance from the reference station. The problem can be aggravated if the user and the station lack "inter visibility"—when they are unable to see the same satellites.

[링크 : http://en.wikipedia.org/wiki/Differential_GPS]


아무튼, 정리하고 보니 무슨 갤럭시A, S , D ,F 드립도 아니고
GPS - ASD 그리고 F가 나올 기세야 ㄱ-

[링크 : http://en.wikipedia.org/wiki/Gps]
[링크 : http://en.wikipedia.org/wiki/Assisted_GPS]
[링크 : http://en.wikipedia.org/wiki/Differential_GPS]
[링크 : http://en.wikipedia.org/wiki/S-GPS]
   [링크 : http://www.eetkorea.com/ART_8800493645_480603_NT_0fc3db56.HTM]

'이론 관련 > 컴퓨터 관련' 카테고리의 다른 글

VLIW - Very Long Instruction Word  (0) 2013.10.08
펜타일(Pentile) 방식 디스플레이  (2) 2011.10.15
EFI 와 BIOS  (0) 2011.07.22
KiB / MiB  (0) 2011.07.22
ABI (Application binary interface)  (0) 2010.05.18
Posted by 구차니
회사 회의실 벽지,
문득 벽지를 보면서 투명하다는 의미인가? 라고 골똘히 망상 -_-






이해를 못하실 분들을 위한 인증(?)샷
GIMP에서는 투명 레이어는 이렇게 체크무늬로 표시됨

'개소리 왈왈 > 사진과 수다' 카테고리의 다른 글

2011년 새해 일출  (0) 2011.02.03
...  (0) 2010.10.31
무지개  (0) 2010.10.23
노을 그리고 야경  (2) 2010.10.09
구글이 알려준 한글날  (2) 2010.10.09
Posted by 구차니
컴퓨터 AS 하는 사람들의 핑계라고는 하지만
"정말루 처음보는 증상"임 -_-



결론 : 데이터는 날아감 -_-

'개소리 왈왈 > 사진과 수다' 카테고리의 다른 글

...  (0) 2010.10.31
투명효과  (0) 2010.10.23
노을 그리고 야경  (2) 2010.10.09
구글이 알려준 한글날  (2) 2010.10.09
파나소닉 DMC-FZ20 어댑터 렌즈 & 배터리  (0) 2010.10.02
Posted by 구차니
openoffice base(일종의 MS Access)는 3.x 대 문서에만 존재한다.

3.x 용 메뉴얼
[링크 : http://www.oooauthors.org/ko/userguide3/gs3] 한글
[링크 : http://www.oooauthors.org/english/userguide3] 영문

2.x 용 메뉴얼
[링크 : http://www.oooauthors.org/ko/userguide2] 한글
[링크 : http://www.oooauthors.org/english/userguide2] 영문
[링크 : http://documentation.openoffice.org/manuals/oooauthors2/index.html] 영문
Posted by 구차니
Microsoft/Windows2010. 10. 21. 14:31
Windows 7 쪽에서 네트워크 위치 설정을
"홈 네트워크"가 아닌 "회사 네트워크"로 설정하면 XP와 별다른 문제없이 잘 공유가 된다.

"홈 네트워크"로 설정하면 아래와 같은 네트워크 암호 입력 창이 뜨게 되는데
윈도우 파일 공유 기본 로그인인 guest로 해도 접속이 되지 않는다.


결론 : 회사 네트워크 만세

[링크 : http://shinb.tistory.com/308]
Posted by 구차니
하드웨어/SLI2010. 10. 21. 12:48
지름신이 손짓을 하는데 이거참 -_-


SLI 시스템 구성하겠다고 깝죽대다가 집안 거들나게 생겼다.
그래픽 카드 하나당 풀로드시 200W로 잡고 2개니까 400W
cpu는 65W 인데 나중에 쿼드코어 고려하면 100W

둘이합쳐 500W
정격이라고 해도
메인보드 / 하드 / USB 등에서 먹는 전원을 고려하면
550W로는 조금 불안불안하니 600W 당첨

아무튼 -_-
돈들여서 사놓고 제대로 켜지도 못하는 시스템이란... OTL
(머 그래봤자 오만 중고부품 떡칠된 넘이지만)




결론 : 월급받고 지르자 =_=

'하드웨어 > SLI' 카테고리의 다른 글

메인보드 문제가 아닌 CPU 문제라니! OTL  (0) 2010.10.31
SLI 머가 문제야! ㅠ.ㅠ  (0) 2010.10.26
SLI 그리고 파워 그리고 메인보드  (0) 2010.10.18
nvidia sli  (2) 2010.10.17
메인보드 부팅 지연관련  (0) 2010.10.13
Posted by 구차니