TAILIEUCHUNG - Applied Computational Fluid Dynamics Techniques - Wiley Episode 2 Part 4

Tham khảo tài liệu 'applied computational fluid dynamics techniques - wiley episode 2 part 4', kỹ thuật - công nghệ, cơ khí - chế tạo máy phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | EFFICIENT USE OF COMPUTER HARDWARE 319 Extent of Old Edge Data for Renumbered Edges Figure . Renumbering for vectorizability and data locality . SWITCHING ALGORITHM A typical one-processor register-to-register vector machine will work at its peak efficiency if the vector lengths are multiples of the number of vector registers. For a traditional Cray this number was 64. An easy way to achieve higher rates of performance without a large change in architecture is through the use of multiple vector pipes. A Cray-C90 for example has two vector pipes per processor requiring vector lengths that are multiples of 128 for optimal hardware use. For a NEC-SX4 which has four vector pipes per processor this number rises to 256 and for the NEC SX8 to 512. The most common way to use multiple processors in these systems is through autotasking . by splitting the work at the DO-loop level. Typically this is done by simply setting a flag in the compiler. The acceptable vector length for optimal machine utilization is now required to increase again according to the number of processors. For the Cray-C90 with 16 processors the vector lengths have to be multiples of 2048. The message is clear for shared- and fixed-memory machines make the vectors as long as possible while achieving lengths that are multiples of a possibly large machine-dependent number. 320 APPLIED COMPUTATIONAL FLUID DYNAMICS TECHNIQUES Consider a typical unstructured mesh. Suppose that the maximum number of edges surrounding a particular point is mesup. The minimum number of groups required for a vectorizable scatter-add pass over the edges is then given by mesup. On the other hand the average number of edges surrounding a point aesup will in most cases be lower. Typical numbers are aesup 6 for linear triangles aesup 22 for linear tetrahedra aesup 4 for bilinear quads and aesup 8 for trilinear bricks. For a traditional edge renumberer like the one presented in the previous section the result will be a .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.