Home | History | Annotate | Download | only in cmake

Lines Matching refs:cray

757     CRAY*Y-MP:*:*:*)
758 echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
760 CRAY*[A-Z]90:*:*:*)
761 echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \
762 | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \
766 CRAY*TS:*:*:*)
767 echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
769 CRAY*T3E:*:*:*)
770 echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
772 CRAY*SV1:*:*:*)
773 echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
776 echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'