Review of Parallel Computing Techniques for Computed Tomography. Image Reconstruction

Size: px
Start display at page:

Download "Review of Parallel Computing Techniques for Computed Tomography. Image Reconstruction"

Transcription

1 Review of Parallel Computing Techniques for Computed Tomography Image Reconstruction Jun Ni 1, 3, Xiang Li 2, Tao He 3, Ge Wang 1,2 1 Medical Imaging High Performance Computing Lab, Department of Radiology, 2 Department of Biomedical Engineering, 3 Department of Computer Science The University of Iowa, Iowa City, IA {jun-ni, xiang-li, tao-he, ge-wang}uiowa.edu Abstract After we briefly review representative analytic and iterative reconstruction algorithms for X-ray computed tomography (CT), we address the need for faster reconstruction by parallel computing techniques. For a decent, a cone-beam reconstruction usually takes hours on a regular PC, since most of algorithms take more than 60 iterations even longer. In order to speedup the performance, people introduce various acceleration methodologies including algorithm improvements, chip utilization, and parallel computing technique. This paper focuses on the speedup the computation using parallel computing. The first generation of parallel computing systems was based on a centralized parallel configuration. The second generation of such systems employed a cluster of general-purpose computers that are connected by a fast local area network (LAN). Hereby, we highlight distributed parallel computing techniques: from a locally distributed client-server topology to a peer-to-peer (P2P) enhanced network model. With the P2P technology, the client would be directly connected to all other computing peers seamlessly, forming a virtual parallel computer. There are multiple Internet connections between the client and other computing peers. This way, a single failure of node wouldn t cause the entire failure of computation. Finally, we state that by integrating the large-scale geographically distributed systems such as Grid computing technology the future of the CT reconstruction will be highly parallel, efficient, scalable over the Internet, so will be other biomedical imaging tasks. 1. Introduction X-ray computed tomography (CT) is one of the most important non-invasive medical imaging techniques [1]. X-ray CT reconstructs a cross-sectional image by computing the X-ray absorption coefficient distribution of an object from projection data, which records the relative number of photons passing through the object. Hence, X-ray CT is regarded as transmission CT. Another imaging modality is emission CT such as

2 positron emission tomography (PET) [2-4] and single photon emission computed tomography (SPECT) [5-7] where the distribution of injected radioactive chemicals is estimated. No matter it is emission or transmission CT, the principles for image reconstruction remains the same. The development of X-ray CT technology is closely related to the evolution of the detector design and the scanning mode. The first generation of X-ray CT scanners used the parallel-beam geometry. (Fig. 1) The next generation systems were in the fan-beam geometry, which may be further divided into sub-categories [8, 9]. For 3D image reconstruction, an image volume was traditionally reconstructed by stacking 2D cross-sectional images. This method resulted in poor resolution in the axial direction. The modern scanning mode is to let the gantry rotate continuously while a patient table is simultaneously translated [10-12]. From the patient s point of view, the X-ray source moves along a spiral or helical locus. The spiral scan enables continuous data acquisition and improves the image quality significantly. Almost all the modern CT devices allow spiral scanning. (a) (b) Fig. 1. Parallel-beam (a) and fan-beam (b) scan geometries. The X-ray photons emitted from the radiation source naturally form a cone traveling away from the source focal spot. A collimator is used in the parallel-beam and fan-beam scanners to restrict the X-ray beam to one single line or a set of lines on a plane, respectively. The first multi-slice spiral CT (MSCT) came into the market in 1998 employing a four-row detector. MSCT was a breakthrough in the CT technology that made possible the sub-minute whole body CT scan a routine clinical exam [13]. To reduce the scan time and improve the X-ray energy efficiency even further a larger area detector is desirable. In MSCT, the cone angle is small, usually of several degrees. Algorithms for fan-beam reconstruction can still be adapted for MSCT. When a cone angle is as large as tens of degrees extended by an area detector, a new challenge must be met in the algorithm development. Cone-beam CT reconstruction has been an active research area for the past decade. Many algorithms have been proposed [14-19]. They can be generally grouped into either analytic or iterative algorithms. For a full review of these algorithms, please see [20]. Recently, Katsevich developed an efficient exact cone-beam

3 reconstruction algorithm [21, 22]. However the truly cone-beam medical X-ray CT scanner has not been popular in the market yet Analytic reconstruction The filtered back-projection (FBP) method is predominantly used with most commercial X-ray CT or PET CT scanners. With FBP the projection data are first filtered then the filtered data is linearly smeared back along ray paths to form image pixels. For example, in the parallel-beam geometry the relationship between the projection data and the object can be described as: [23] P( θ, t) = f ( x, y) dl, (1.1) l ( θ, t ) where P( θ, t) is the projection data measured at a projection angle θ, and t the detector position in the beam. Using the δ -function to define the line integral, we have + + P ( θ, t) = f ( x, y) δ ( x cos θ + y sin θ t) dxdy. (1.2) The CT image reconstruction problem is to compute f ( x, y) given P( θ, t). The filtered backprojection (FBP) method can be formulated as: 2 f ( x, y) = π Dp ( θ, t) dθ, t = x cosθ + y sinθ, (1.3) 0 = + j2πrt Dp ( θ, t) P( θ, t) * 1 2 r e dr (1.4) F {} {} { F{ P( θ, t) } r 1 = F }, (1.5) 1 where and F denote the forward and inverse Fourier transforms, respectively. Equation (1.4) is the filtering step in the form of convolution, which can be carried out in the frequency domain using equation (1.5). The FBP formula for fan-beam CT can be similarly obtained. In the cone-beam geometry, a 2D area detector is used. In this case, there are two types of analytic reconstruction methods: exact and approximate algorithms. The exact

4 algorithm is able to reconstruct the original object using cone-beam data accurately given sufficiently fine detector resolution and large number of projections. The approximate algorithm often has simpler formulation and faster speed. Not all scanning trajectories permit exact reconstruction. As stated by the Smith-Tuy completeness condition: If on every plane that intersects the object there lies a vertex (the source point), then one has complete information about the object [24]. The completeness condition can be heuristically interpreted as that a cone-beam trajectory must fill out data in 3D Radon space completely. In other words, on any plane that intersects the object being scanned there exists at least one radiation source. For example, a spiral scan curve is complete (even data are longitudinally truncated) for exact cone-beam reconstruction but a circular source trajectory is not. Among many approximate algorithms the Feldkamp-type algorithms are the most popular. The original Feldkamp formula extends the circular fan-beam reconstruction to the circular cone-beam geometry by compensating for the cone angle effect appropriately. Suppose a planar detector is used. The detector position is determined by the Cartesian coordinate. ( u, v) The Feldkamp cone-beam reconstruction formula can be written as: [20] 2π D cone ( β, u, v ) f ( x, y, z) = dβ, (1.12) 0 2 L( β, x, y) where the interpolated detector position is determined by and y cos β x sin β u ( β, x, y ) = d, (1.13) so d + x cos β + y sin β so d so v ( β, x, y, z ) = z, (1.14) d + x cos β + y sin β L( β, x, y) d so + xcosβ + ysin β d The filtering step is expressed as: D cone so =. (1.15) so d so 1 = + j 2πr u ( β, u, v ) Pcone ( β, u, v ) * 2 r e dr, (1.16) d so + u + v where P cone ( β, u, v) are cone-beam projections.

5 1.2. Iterative reconstruction The iterative reconstruction (IR) methods include statistical reconstruction (SR) algorithms and algebraic reconstruction techniques (ART), but they all compute the final image iteratively through the same top-level loop (Fig. 2). There are many IR algorithms available. Representative algorithms are the maximum likelihood (ML) expectation maximization (EM) formula, [25-27] the simultaneous algebraic reconstruction technique (SART), [28-30] and the Convex algorithm [31, 32]. With ML-EM the image is obtained iteratively as an optimal estimate that maximizes the likelihood of the detection of the actual measured photons based on a statistical model of the imaging system. The EM method can also be deterministically interpreted as the process of minimizing the I-divergence between the estimated and measured projection data in the nonnegative space [33]. The SART algorithm iteratively minimizes the mean square error between the estimated and measured projections in the real space. The Convex algorithm is a statistical reconstruction algorithm for transmission CT, which also aims at maximizing the Poisson likelihood. The IR algorithms are superior to the analytic methods in terms of image quality (contrast and resolution) with noisy and/or incomplete projections. Updated Image Re-project Data Compare Measurement Error (weighted) Back-project Correction Fig. 2. Iterative reconstruction process. 2. Why a single PC insufficient The combination of the cone-beam geometry and the spiral scan made possible the data acquisition for 3D reconstruction ever faster and easier. However, along with the ease of obtaining large 3D projection data sets is the intense computation needed to reconstruct the volume. A micro-ct scanner with a 4000 by 2000 detector cells will need, depending on resolution settings, more than three hours to reconstruct a decent image volume using the FBP method. The time for whole body CT reconstruction on a medical scanner may take long time too. The situation is even more challenging when the IR technique is used because the

6 major disadvantage of the IR is its high demand on computation. Besides updating an intermediate image, a single iteration of the IR needs one forward-projection and one backprojection whereas the FBP method only needs one backprojection. The forward-projection step is of the same computational complexity as the backprojection step. As an example, the EM method often requires at least 30 iterations. Therefore, it takes approximately 60 times longer time for a comparable quality reconstruction than the FBP method. Error updates for each voxel Image volume Projection data Image volume Projection data Weighting factors for each voxel (a) (b) (c) Fig. 3. Memory allocations needed from a scan (a) for FBP (b) and IR (c). Another problem with IR is that it is associated large memory need. For example, to reconstruct a volume of voxels it may use data from 384 projection views with 256 by 512 detectors. The memory buffers for one volume and the projection data will be 512MB and 192MB, respectively (Assuming that each data point is stored as 4-byte floating type). Without other intermediate parameters caching we need another two memory allocations of the size of image volume for error update of every voxel and the associated weighting factors, respectively. (Fig. 3) In total at least 1,728 MB (512x ) or about 1.7GB free memory are needed for IR. It has already exceeded the capacity of most current 32-bit PCs. As a result, even if the IR is highly desirable for 3D image reconstruction, it is impossible to implement such an IR algorithm on a single PC. 3. How to accelerate? To speed up the reconstruction, generally three approaches are viable. (Fig. 4) These approaches are not exclusive to each other and actually can be combined. The first approach is to improve the algorithm itself both for a faster convergence rate and a more efficient backprojection implementation. In the FBP case, approximate algorithms are often preferred over exact algorithms for sake of efficiency. In the IR case, the ordered subset (OS) scheme is the most popular trick, which is able to accelerate the IR by an

7 order of magnitude. [34-36] Approaches to reconstruction acceleration Improved Algorithms Hardware Acceleration Parallel computing Wang [16] Hudson&Larkin 1994 [34] Feldkamp-type. Ordered Subsets Various scan loci Katsevich 2002 [21] Fast exact FBP Proprietary chips on scanners Commodity graphics cards Cabral 1994 [38] Feldkamp-type Mueler 2000 [40] SART Mainframe parallel computers Guerrini 1989 [42] Vector computer Chen 1990 [46] Hypercube McCarty 1991 [44] Mesh-parallel Atkins 1991 [45] Transputers PC clusters Locally distributed Remote access with web interface Bevilacqua 1999 [51] 3D BPF for PET Backfrieder 2001 [52] Web-based EM for SPECT Shattuck 2002 [48] Fast Internet-connected cluster for EM 3D PET Li 2004 [56] OS-SART on cluster for X-ray CT Distributed computing Li&Ni, 2004 [57, 58] P2P-enhanced network Fig. 4. Development of acceleration methods for CT image reconstruction. The second approach uses the graphics processing unit (GPU) to conduct the expensive processing steps such as forward-projection and backprojection. The modern GPU is able to handle 32-bit floating-point data and may have as many as four channels for color and eight channels for texture rendering that work in parallel [37]. It incorporates common arithmetic operations on the chip. Unlike those specially designed chips that are installed on most commercial CT scanners, the GPU also features a fully programmable interface, and some of them enable high-level programming languages such as C. The commodity texture mapping hardware was reported to support Feldkamp, SART, EM and OS-EM algorithms [38-40]. The third approach is for parallelization of the computation. The most time-consuming part in the reconstruction process is backprojection in FBP, and both

8 forward-projection and backprojection in IR. Various parallelization schemes have been proposed to distribute the workload of backprojection and forward-projection among parallel computing units. They can be categorized into two types according to the hardware used. The first type of parallel computing systems utilizes a centralized parallel system such as a VLSI architecture computer, a vector computer, a large-scale parallel computer, and a shared memory multi-processor computer that is based on the same instruction multiple data (SIMD) structure [41-47]. Early efforts on parallel CT image reconstruction were often based on these mainframe computers. They were expensive, less scaleable and inefficient in terms of hardware usage. The architecture of these parallel machines was usually fixed upon manufacture. Users have little control over the design. This results in incompatible parallel implementations unique to the specific parallel computer. Algorithms would have to be re-developed should the hardware change. Fig. 5. Data partition scheme in the projection data domain. Blue arrow lines and straps illustrate the portion of the projection data and the corresponding voxels being updated on individual worker nodes, respectively. The second type of parallel computing systems employs general-purpose computers that are connected by a fast local area network (LAN). They are built based on the multiple instructions multiple data (MIMD) architecture. As the computing technology advances dramatically most recent parallel implementations become this type [48-52]. The PC cluster comprises several workstation nodes. One of them is the master node and the rest are worker nodes. The master node is usually a control and coordination unit. It distributes data to worker nodes and receives results from them for integration. (Fig. 5) PC clusters have been built on either WinNT or Unix/Linux platforms and could be a hybrid of SIMD computers and MIMD systems. In fact, dual processor nodes are not uncommon for many clusters. Some even installed four processors on each node [50][52].

9 These systems normally call a set of cross-platform message passing libraries as the communication interface among individual nodes. Earlier implementations used the parallel virtual machine (PVM) protocol [53]. Latest ones often take advantages of the message passing interface (MPI) protocol [54]. The multi-threading and the message passing can be combined to fully exploit the computation power of the multi-processor cluster system. In [52], the inter-node communication is coordinated by MPI, while the inner-node data partition is controlled by the OpenMP multi-threading protocol [55]. (Fig. 6) Most of these studied have targeted EM and OS-EM algorithms for PET and SPECT. In [56] parallel OS-SART was implemented on a Linux cluster for X-ray CT. OpenMP Master node MPI MPI OpenMP OpenMP OpenMP OpenMP Worker nodes Fig. 6. Hybrid architecture of SIMD and MIMD. Each node has more than one processor. They achieve multithreading via the OpenMP interface. The inter-node interface is MPI. Note that there can be MPI links among worker nodes. Here only links between master and worker nodes are shown. The parallel performance using a small LINUX cluster is illustrated in Fig. 7 and Fig. 8. The maximum speedup is achieved when number of processors is about 9. Servers contributed iteration time and total job computational time time (second) no of computational node iteration time total time Fig. 7. Total iteration time and total computation time vs. number of computational node (servers).

10 Speedup Performance speedup no. of computational node computatio n theoretical linear speedup Fig. 8. Performance in terms of speedup vs. the number of computing nodes used. The data utilized for the case study is 3-D image of Shepp-Logan phantom is shown in Fig. 9 (a) and (b). (a) (b) Fig. 9. Reconstructed image results: (a) selected sections of reconstructed images; (b) The reconstructed profile image of 3D Shepp-Logan phantom (The blue blur represents the reconstructed image cube). 4. Distributed parallel reconstruction with Internet Decentralized parallel computing has many desirable features. Among these are

11 flexibility, reliability, and cost-effectiveness. Recent studies favor drastically distributed parallel reconstruction with the modern Internet technologies. For example, in [48], [50], and [52] a java-applet enabled web-interface has been built to submit projection data and start the reconstruction. The remote cluster reconstructs the image and sends it back for analysis. Upon receiving the data the master node may either dispatch them directly to worker nodes or maintain a job queue waiting for regular checks from worker nodes. From the point of view of the distributed network model these tasks were based on the client-server (C/S) topology. The trend is that the client side becomes thinner and simpler leaving only the data submission and job request functionalities. The server completes heavy-duty tasks such as searching a database, calculation, information integration, and image reconstruction in the CT case. If a PC cluster is used instead of a mainframe computer, the master node of the cluster is also the server and is connected with the clients. Other worker nodes only connect to the master node via a high-speed local area network (LAN) (Fig. 9 [57]). (a) (b) (c) Fig. 10. Centralization of C/S model. (a) Clients are connected to a mainframe supercomputer; (b) Clients are connected to a remote gateway first through Internet; (c) Clients are connected to a remote cluster server. 5. Peer-to-peer Distributed Network The peer-to-peer (P2P) technology is able to further improve the robustness and performance of a parallel reconstruction system by facilitating distributed computation in a fundamentally different fashion. The P2P model is a fully decentralized and distributed topology. With P2P the client would be directly connected with all other computing peers seamlessly, forming a virtual computer [57, 58]. There are multiple Internet connections

12 between the client peer and other computing peers (Fig. 8). Because there is no longer there such a thing as the server, one node s failure will not cause the entire system fail. Each peer is the server and the client at the same time. P2P is not a new concept. The idea of a drastically distributed and decentralized application was tried with USENET as early as in 1980 s. It becomes popular recently, however, largely because of its application in some popular software products such as the Napster (software for MP3 music file sharing) and Gnutella (software for file sharing). [59] As far as Napster is concerned, some may argue that it is actually not a P2P software program in the strict sense because there is still a central server that maintains a database of all peers. Users first install a Napster peer program and then share music files by logging into the server. The server will search the database and match peers who show the file share interests. Without this server, peers would have no idea where other peers are. Therefore, here comes the question what is a P2P network. Generally speaking, in a P2P network a peer should be able to: 1) Find other peers and form or join a small network of those peers who have common interests; 2) Broadcast the resource it owns and discover new resources from other peers. 3) Control its own resource with privilege and share the resource with other peers in collaboration. 4) Perform all the above tasks regardless the operating system and network topology. Of course, there are issues of security, policy, and copyright that are inherent to the P2P network model. Any P2P system that means to be a real application must address these issues properly. (a) (b) Fig. 11. Client/Server (a) and peer-to-peer (b) decentralized topology models. The nice thing comes with P2P in medical imaging is its great flexibility, accountable robustness and scalability. Imagine that a patient at a clinic just receives a CT scan. The doctor wants to see the reconstructed images for diagnosis. The clinic is connected to the hospital s imaging center via a broadband LAN. The center utilizes a high performance cluster for fast reconstruction. Now suppose the master node has crashed. What will happen next is that the whole cluster becomes unavailable to the outside world even if the rest computing nodes are still functioning. In fact we have

13 experienced similar situations when the remote cluster server for parallel computing failed, causing the entire research disrupted. Recently we have built a P2P-enhanced network for iterative image reconstruction. The performance result (shown in Fig. 11) is comparable to a cluster of a similar setup, [57, 58]. It indicates that in a clinic, one can integrate PCs in each room to virtually construction a parallel system for high performance medical image reconstruction. Therefore in the future, P2P technology is very promising, since the personal desktop machines become cheaper and cheaper. Speedup vs. Iteration No. speedup no of computational nodes iter=2 iter=3 iter=4 iter=5 iter=6 iter=7 iter=8 iter=9 iter=10 6. Future Work Fig. 12. Performance in terms of speedup vs. the number of computing nodes and iterations used, in a P2P distributed computing environment. Decentralized parallel computing has many merits. Among these are the reliability, low-cost, and economical efficiency. From super-computers to PC clusters; from a local cluster to a remote cluster server, over the decades the computer and the Internet technology have evolved into this trend. However, the computation itself is still centralized regardless of parallelism. Now, the peer-to-peer technology further improves the system reliability and robustness. The concept applies to all the representative iterative and non-iterative algorithms, including EM-type, ART-type, Feldkamp-type and Katsevich-type algorithms for cone-beam image reconstruction, as long as the forward/backward projection is involved. Also, parallel reconstruction techniques are not restricted to transmission and emission CT. Many medical imaging and analysis processes can be accelerated with parallel computing techniques, including optical tomography, image visualization and so on. Recently, the Grid becomes an emerging infrastructure that will change the Internet and the way people think of science and computing. [60-62] In general, the Grid technology views the computing resources, storage, CPU cycle, memory and so forth as a network similar to a electrical network. Any resource, once are grid-enabled, will be

14 ready for plug in-and-use. Thus, many hospitals may be connected via the Grid and forming a virtual organization (VO). In such a VO, one medical image reconstruction site s need for parallel computing will be shared across every facility in the Grid. To take advantage of such a highly distributed computing model, however, two things are necessary. One is the high-speed connection such as the TerraByte network. The other is a dedicated reconstruction algorithm that must be sophisticatedly tamed for this diversified distributed parallelism. Reference [1] Seeram E. Computed tomography, physical principles clinical applications, and quality control. 2nd edition, WB Saunders Co. 2000; 1-8. [2] Burnham CA, Brownell GL. A multi-crystal positron camera. IEEE Transactions on Nuclear Science 1972; , [3] Chesler DA. Three-dimensional activity distribution from multiple positron scintigraphs. Journal of Nuclear Medicine, 1971; 12: [4] Brownell GL. A history of positron imaging. [5] Kuhl DE, Edwards RQ. Image separation radioisotope scanning. Radiol. 1963; 80: [6] Labbe J. SPECT/CT Emerges from the shadow of PET/CT. Biophotonics International. 2003; [7] Scarfone C. Single photon emission computed tomography (SPECT). [8] Seeram E. Computed tomography, physical principles clinical applications, and quality control. 2nd edition, WB Saunders Co. 2000; 23. [9] Goldman LW. Principles of CT and the evolution of CT technology. RSNA Categorical course in diagnostic radiology physics: CT and US cross-sectional imaging. 2000; [10] Kalender WA, Seissler W, Vock P. Single-breath-hold spiral volumetric CT by continuous patient translation and scanner rotation. Radiology. 1989; 173: 14. [11] Crawford CR, King KF. Computed tomography scanning with simultaneous patient translation. Med. Phys. 1990; 17: [12] Wang G, Lin TH, Cheng PC, Shinozaki DM, Kim HG. Scanning cone-beam reconstruction algorithms for x-ray microtomography. Proceedings of SPIE. 1992; 1556, [13] Taguchi K, Aradate H. Algorithm for image reconstruction in multi-slice helical CT. Med. Phys. 1998; 25: [14] Feldkamp L, Davis L, and Kress J. Practical cone-beam algorithm. Journal of the Optical Society of America. 1984; [15] Kudo H, Saito T. Helical-scan computed tomography using cone-beam projections. IEEE Medical Imaging. 1991; [16] Wang G, Lin TH, Cheng PC, Shinozaki TM. A general cone-beam reconstruction algorithm. IEEE Trans. Med. Imaging. 1993; 12:

15 [17] Schaller S, Flohr T, Steffen P. A new approximate algorithm for image reconstruction in cone-beam spiral CT at small cone-angles. IEEE Medical Imaging. 1996; [18] Wang G., Crawford CR, Kalender WA. Multirow detector and cone-beam spiral/helical CT. IEEE Trans. Med. Imaging. 2000; 19: [19] Turebell H, Danilsson PE. Helical cone beam tomography. Int. J. Imaging System and Technology. 2000; 11: [20] Turbell H. Cone-beam reconstruction using filtered backprojection. Ph.D. thesis, Linköpings Universitet, Sweden [21] Katsevich A. Theoretically exact filtered backprojection-type inversion algorithm for spiral CT. SIAM J. Appl. Math. 2002; 62: [22] Katsevich A. An improved exact filtered backprojection algorithm for spiral computed tomography. Advances in Applied Mathematics. 2004; 32 (4): [23] Kak AC, Slaney M. Principles of computerized tomographic imaging. SIAM 2001; 50. [24] Tuy HK. An inversion formula for cone beam reconstruction. SIAM J. of Applied Mathematics. 1983; 43: [25] Rockmore AJ, Macovski A. A maximum likelihood approach to image reconstruction. IEEE Trans. Nucl. Sci. 1976; NS-23: [26] Shepp LA, Valdi Y. Maximum likelihood reconstruction for emission tomography. IEEE, Trans. Med. Imag. 1982; MI-1: [27] Lange K, Carson R. EM reconstruction algorithms for emission and transmission tomography. J. Comput. Assist. Tomog. April 1984; 8(2): [28] Andersen AH. Algebraic reconstruction in CT from limited views. IEEE Trans. Med. Imag. 1989; 8: [29] Andersen AH, Kak AC. Simultaneous algebraic reconstruction technique (SART): A superior implementation of the ART algorithm. Ultrasonic Imaging. 1984; 6: [30] Jiang M, Wang G. Convergence of the simultaneous algebraic reconstruction technique (SART). IEEE Trans. Image Processing. 2003; 12: [31] Lange K. Convergence of EM image reconstruction algorithms with Gibbs smoothing. IEEE Trans. Med. Imaging 1990; 9 (4): [32] Lange K, Fessler JA. Globally convergent algorithms for maximum a posteriori transmission tomography. IEEE Trans. Image Processing. 1995; 4 (10): [33] Snyder DL, Schulz TJ, O'Sullivan JA. Deblurring subject to nonnegativity constraints. IEEE Trans. Signal Processing. 1992; 40: [34] Hudson HM, Larkin RS. Accelerated image reconstruction using ordered subsets of projection data. IEEE Trans. Med. Imag. 1994; 13: [35] Kamphuis C, Beekman FJ. Accelerated iterative transmission CT reconstruction using an ordered subsets convex algorithm. IEEE Trans. Med. Imaging. December 1998; 17 (6). [36] Erdogan H, Fessler JA. Ordered subsets algorithms for transmission tomography. Phys. Med. Biol. 1999; 44(11). [37] Xu F. Tomographic Reconstruction using graphics hardware. Nov [38] Cabral B, Cam N, Foran J. Accelerated volume rendering and tomographic reconstruction using

Communication Optimization and Auto Load Balancing in Parallel OSEM Algorithm for Fully 3-D SPECT Reconstruction

Communication Optimization and Auto Load Balancing in Parallel OSEM Algorithm for Fully 3-D SPECT Reconstruction 2005 IEEE Nuclear Science Symposium Conference Record M11-330 Communication Optimization and Auto Load Balancing in Parallel OSEM Algorithm for Fully 3-D SPECT Reconstruction Ma Tianyu, Zhou Rong, Jin

More information

Two years ANR Post Doctorate fellowship Mathematics and Numerics of Dynamic Cone Beam CT and ROI Reconstructions

Two years ANR Post Doctorate fellowship Mathematics and Numerics of Dynamic Cone Beam CT and ROI Reconstructions Two years ANR Post Doctorate fellowship Mathematics and Numerics of Dynamic Cone Beam CT and ROI Reconstructions Laurent Desbat TIMC-IMAG, UMR 5525, Grenoble University, France Laurent.Desbat@imag.fr Rolf

More information

Cone Beam Reconstruction Jiang Hsieh, Ph.D.

Cone Beam Reconstruction Jiang Hsieh, Ph.D. Cone Beam Reconstruction Jiang Hsieh, Ph.D. Applied Science Laboratory, GE Healthcare Technologies 1 Image Generation Reconstruction of images from projections. textbook reconstruction advanced acquisition

More information

Introduction to Medical Imaging. Lecture 11: Cone-Beam CT Theory. Introduction. Available cone-beam reconstruction methods: Our discussion:

Introduction to Medical Imaging. Lecture 11: Cone-Beam CT Theory. Introduction. Available cone-beam reconstruction methods: Our discussion: Introduction Introduction to Medical Imaging Lecture 11: Cone-Beam CT Theory Klaus Mueller Available cone-beam reconstruction methods: exact approximate algebraic Our discussion: exact (now) approximate

More information

A Grangeat-type half-scan algorithm for cone-beam CT

A Grangeat-type half-scan algorithm for cone-beam CT A Grangeat-type half-scan algorithm for cone-beam CT Seung Wook Lee a) CT/Micro-CT Lab., Department of Radiology, University of Iowa, Iowa City, Iowa 52242 and Department of Nuclear and Quantum Engineering,

More information

Introduction to Cloud Computing

Introduction to Cloud Computing Introduction to Cloud Computing Parallel Processing I 15 319, spring 2010 7 th Lecture, Feb 2 nd Majd F. Sakr Lecture Motivation Concurrency and why? Different flavors of parallel computing Get the basic

More information

Medical Image Processing on the GPU. Past, Present and Future. Anders Eklund, PhD Virginia Tech Carilion Research Institute andek@vtc.vt.

Medical Image Processing on the GPU. Past, Present and Future. Anders Eklund, PhD Virginia Tech Carilion Research Institute andek@vtc.vt. Medical Image Processing on the GPU Past, Present and Future Anders Eklund, PhD Virginia Tech Carilion Research Institute andek@vtc.vt.edu Outline Motivation why do we need GPUs? Past - how was GPU programming

More information

The effect of pitch in multislice spiral/helical CT

The effect of pitch in multislice spiral/helical CT The effect of pitch in multislice spiral/helical CT Ge Wang a) and Michael W. Vannier Department of Radiology, University of Iowa, Iowa City, Iowa 52242 Received 20 November 1998; accepted for publication

More information

A Theory of the Spatial Computational Domain

A Theory of the Spatial Computational Domain A Theory of the Spatial Computational Domain Shaowen Wang 1 and Marc P. Armstrong 2 1 Academic Technologies Research Services and Department of Geography, The University of Iowa Iowa City, IA 52242 Tel:

More information

Parallel Visualization for GIS Applications

Parallel Visualization for GIS Applications Parallel Visualization for GIS Applications Alexandre Sorokine, Jamison Daniel, Cheng Liu Oak Ridge National Laboratory, Geographic Information Science & Technology, PO Box 2008 MS 6017, Oak Ridge National

More information

Computed Tomography Resolution Enhancement by Integrating High-Resolution 2D X-Ray Images into the CT reconstruction

Computed Tomography Resolution Enhancement by Integrating High-Resolution 2D X-Ray Images into the CT reconstruction Digital Industrial Radiology and Computed Tomography (DIR 2015) 22-25 June 2015, Belgium, Ghent - www.ndt.net/app.dir2015 More Info at Open Access Database www.ndt.net/?id=18046 Computed Tomography Resolution

More information

SPIRAL/HELICAL multirow detector computed tomography

SPIRAL/HELICAL multirow detector computed tomography IEEE TRANSACTIONS ON MEDICAL IMAGING, VOL. 19, NO. 9, SEPTEMBER 2000 817 Guest Editorial Multirow Detector and Cone-Beam Spiral/Helical CT SPIRAL/HELICAL multirow detector computed tomography (MDCT), also

More information

A Performance Study of Load Balancing Strategies for Approximate String Matching on an MPI Heterogeneous System Environment

A Performance Study of Load Balancing Strategies for Approximate String Matching on an MPI Heterogeneous System Environment A Performance Study of Load Balancing Strategies for Approximate String Matching on an MPI Heterogeneous System Environment Panagiotis D. Michailidis and Konstantinos G. Margaritis Parallel and Distributed

More information

Spiral CT: Single and Multiple Detector Systems. AAPM Refresher Course Nashville, TN July 28,1999

Spiral CT: Single and Multiple Detector Systems. AAPM Refresher Course Nashville, TN July 28,1999 Spiral CT: Single and Multiple Detector Systems AAPM Refresher Course Nashville, TN July 28,1999 Mike McNitt-Gray, PhD, DABR Assistant Professor UCLA Radiological Sciences mmcnittgray@mednet.ucla.edu X-Ray

More information

Fast cone-beam CT image reconstruction using GPU hardware

Fast cone-beam CT image reconstruction using GPU hardware Journal of X-Ray Science and Technology 16 (2008) 225 234 225 IOS Press Fast cone-beam CT image reconstruction using GPU hardware Guorui Yan, Jie Tian, Shouping Zhu, Yakang Dai and Chenghu Qin Medical

More information

Building an Inexpensive Parallel Computer

Building an Inexpensive Parallel Computer Res. Lett. Inf. Math. Sci., (2000) 1, 113-118 Available online at http://www.massey.ac.nz/~wwiims/rlims/ Building an Inexpensive Parallel Computer Lutz Grosz and Andre Barczak I.I.M.S., Massey University

More information

DB2 Connect for NT and the Microsoft Windows NT Load Balancing Service

DB2 Connect for NT and the Microsoft Windows NT Load Balancing Service DB2 Connect for NT and the Microsoft Windows NT Load Balancing Service Achieving Scalability and High Availability Abstract DB2 Connect Enterprise Edition for Windows NT provides fast and robust connectivity

More information

A Distributed Render Farm System for Animation Production

A Distributed Render Farm System for Animation Production A Distributed Render Farm System for Animation Production Jiali Yao, Zhigeng Pan *, Hongxin Zhang State Key Lab of CAD&CG, Zhejiang University, Hangzhou, 310058, China {yaojiali, zgpan, zhx}@cad.zju.edu.cn

More information

CT Image Reconstruction. Terry Peters Robarts Research Institute London Canada

CT Image Reconstruction. Terry Peters Robarts Research Institute London Canada CT Image Reconstruction Terry Peters Robarts Research Institute London Canada 1 Standard X-ray Views Standard Radiograph acquires projections of the body, but since structures are overlaid on each other,

More information

White Paper The Numascale Solution: Extreme BIG DATA Computing

White Paper The Numascale Solution: Extreme BIG DATA Computing White Paper The Numascale Solution: Extreme BIG DATA Computing By: Einar Rustad ABOUT THE AUTHOR Einar Rustad is CTO of Numascale and has a background as CPU, Computer Systems and HPC Systems De-signer

More information

22S:295 Seminar in Applied Statistics High Performance Computing in Statistics

22S:295 Seminar in Applied Statistics High Performance Computing in Statistics 22S:295 Seminar in Applied Statistics High Performance Computing in Statistics Luke Tierney Department of Statistics & Actuarial Science University of Iowa August 30, 2007 Luke Tierney (U. of Iowa) HPC

More information

numascale White Paper The Numascale Solution: Extreme BIG DATA Computing Hardware Accellerated Data Intensive Computing By: Einar Rustad ABSTRACT

numascale White Paper The Numascale Solution: Extreme BIG DATA Computing Hardware Accellerated Data Intensive Computing By: Einar Rustad ABSTRACT numascale Hardware Accellerated Data Intensive Computing White Paper The Numascale Solution: Extreme BIG DATA Computing By: Einar Rustad www.numascale.com Supemicro delivers 108 node system with Numascale

More information

Scientific Data Visualization Foundation

Scientific Data Visualization Foundation Scientific Data Visualization Foundation Data Sources Scientific Visualization Pipelines Data Acquisition Methods GeoVisualization 1 Scientific Data Sources Common data sources: Scanning devices Computation

More information

We can display an object on a monitor screen in three different computer-model forms: Wireframe model Surface Model Solid model

We can display an object on a monitor screen in three different computer-model forms: Wireframe model Surface Model Solid model CHAPTER 4 CURVES 4.1 Introduction In order to understand the significance of curves, we should look into the types of model representations that are used in geometric modeling. Curves play a very significant

More information

GPU System Architecture. Alan Gray EPCC The University of Edinburgh

GPU System Architecture. Alan Gray EPCC The University of Edinburgh GPU System Architecture EPCC The University of Edinburgh Outline Why do we want/need accelerators such as GPUs? GPU-CPU comparison Architectural reasons for GPU performance advantages GPU accelerated systems

More information

Chapter 18: Database System Architectures. Centralized Systems

Chapter 18: Database System Architectures. Centralized Systems Chapter 18: Database System Architectures! Centralized Systems! Client--Server Systems! Parallel Systems! Distributed Systems! Network Types 18.1 Centralized Systems! Run on a single computer system and

More information

Base One's Rich Client Architecture

Base One's Rich Client Architecture Base One's Rich Client Architecture Base One provides a unique approach for developing Internet-enabled applications, combining both efficiency and ease of programming through its "Rich Client" architecture.

More information

Scalability and Classifications

Scalability and Classifications Scalability and Classifications 1 Types of Parallel Computers MIMD and SIMD classifications shared and distributed memory multicomputers distributed shared memory computers 2 Network Topologies static

More information

MEDICAL IMAGING 2nd Part Computed Tomography

MEDICAL IMAGING 2nd Part Computed Tomography MEDICAL IMAGING 2nd Part Computed Tomography Introduction 2 In the last 30 years X-ray Computed Tomography development produced a great change in the role of diagnostic imaging in medicine. In convetional

More information

Maximize Performance and Scalability of RADIOSS* Structural Analysis Software on Intel Xeon Processor E7 v2 Family-Based Platforms

Maximize Performance and Scalability of RADIOSS* Structural Analysis Software on Intel Xeon Processor E7 v2 Family-Based Platforms Maximize Performance and Scalability of RADIOSS* Structural Analysis Software on Family-Based Platforms Executive Summary Complex simulations of structural and systems performance, such as car crash simulations,

More information

RevoScaleR Speed and Scalability

RevoScaleR Speed and Scalability EXECUTIVE WHITE PAPER RevoScaleR Speed and Scalability By Lee Edlefsen Ph.D., Chief Scientist, Revolution Analytics Abstract RevoScaleR, the Big Data predictive analytics library included with Revolution

More information

Algebraic and analytic reconstruction methods for dynamic tomography.

Algebraic and analytic reconstruction methods for dynamic tomography. Proceedings of the 29th Annual International Conference of the IEEE EMBS Cité Internationale, Lyon, France August 23-26, 27. ThP2B1.1 Algebraic and analytic reconstruction methods for dynamic tomography.

More information

Volume visualization I Elvins

Volume visualization I Elvins Volume visualization I Elvins 1 surface fitting algorithms marching cubes dividing cubes direct volume rendering algorithms ray casting, integration methods voxel projection, projected tetrahedra, splatting

More information

High Performance Computing. Course Notes 2007-2008. HPC Fundamentals

High Performance Computing. Course Notes 2007-2008. HPC Fundamentals High Performance Computing Course Notes 2007-2008 2008 HPC Fundamentals Introduction What is High Performance Computing (HPC)? Difficult to define - it s a moving target. Later 1980s, a supercomputer performs

More information

Centralized Systems. A Centralized Computer System. Chapter 18: Database System Architectures

Centralized Systems. A Centralized Computer System. Chapter 18: Database System Architectures Chapter 18: Database System Architectures Centralized Systems! Centralized Systems! Client--Server Systems! Parallel Systems! Distributed Systems! Network Types! Run on a single computer system and do

More information

Local-Area Network -LAN

Local-Area Network -LAN Computer Networks A group of two or more computer systems linked together. There are many [types] of computer networks: Peer To Peer (workgroups) The computers are connected by a network, however, there

More information

Symmetric Multiprocessing

Symmetric Multiprocessing Multicore Computing A multi-core processor is a processing system composed of two or more independent cores. One can describe it as an integrated circuit to which two or more individual processors (called

More information

Fundamentals of Cone-Beam CT Imaging

Fundamentals of Cone-Beam CT Imaging Fundamentals of Cone-Beam CT Imaging Marc Kachelrieß German Cancer Research Center (DKFZ) Heidelberg, Germany www.dkfz.de Learning Objectives To understand the principles of volumetric image formation

More information

Data. microcat +SPECT

Data. microcat +SPECT Data microcat +SPECT microcat at a Glance Designed to meet the throughput, resolution and image quality requirements of academic and pharmaceutical research, the Siemens microcat sets the standard for

More information

ParaVision 6. Innovation with Integrity. The Next Generation of MR Acquisition and Processing for Preclinical and Material Research.

ParaVision 6. Innovation with Integrity. The Next Generation of MR Acquisition and Processing for Preclinical and Material Research. ParaVision 6 The Next Generation of MR Acquisition and Processing for Preclinical and Material Research Innovation with Integrity Preclinical MRI A new standard in Preclinical Imaging ParaVision sets a

More information

MDCT Technology. Kalpana M. Kanal, Ph.D., DABR Assistant Professor Department of Radiology University of Washington Seattle, Washington

MDCT Technology. Kalpana M. Kanal, Ph.D., DABR Assistant Professor Department of Radiology University of Washington Seattle, Washington MDCT Technology Kalpana M. Kanal, Ph.D., DABR Assistant Professor Department of Radiology University of Washington Seattle, Washington ACMP Annual Meeting 2008 - Seattle, WA Educational Objectives Historical

More information

Purpose-Built Load Balancing The Advantages of Coyote Point Equalizer over Software-based Solutions

Purpose-Built Load Balancing The Advantages of Coyote Point Equalizer over Software-based Solutions Purpose-Built Load Balancing The Advantages of Coyote Point Equalizer over Software-based Solutions Abstract Coyote Point Equalizer appliances deliver traffic management solutions that provide high availability,

More information

HPC Wales Skills Academy Course Catalogue 2015

HPC Wales Skills Academy Course Catalogue 2015 HPC Wales Skills Academy Course Catalogue 2015 Overview The HPC Wales Skills Academy provides a variety of courses and workshops aimed at building skills in High Performance Computing (HPC). Our courses

More information

A Flexible Cluster Infrastructure for Systems Research and Software Development

A Flexible Cluster Infrastructure for Systems Research and Software Development Award Number: CNS-551555 Title: CRI: Acquisition of an InfiniBand Cluster with SMP Nodes Institution: Florida State University PIs: Xin Yuan, Robert van Engelen, Kartik Gopalan A Flexible Cluster Infrastructure

More information

How To Improve Your Ct Image Quality

How To Improve Your Ct Image Quality Translating Protocols Between Scanner Manufacturer and Model Cynthia H. McCollough, PhD, FACR, FAAPM Professor of Radiologic Physics Director, CT Clinical Innovation Center Department of Radiology Mayo

More information

A SIMULATOR FOR LOAD BALANCING ANALYSIS IN DISTRIBUTED SYSTEMS

A SIMULATOR FOR LOAD BALANCING ANALYSIS IN DISTRIBUTED SYSTEMS Mihai Horia Zaharia, Florin Leon, Dan Galea (3) A Simulator for Load Balancing Analysis in Distributed Systems in A. Valachi, D. Galea, A. M. Florea, M. Craus (eds.) - Tehnologii informationale, Editura

More information

Load Balancing on a Non-dedicated Heterogeneous Network of Workstations

Load Balancing on a Non-dedicated Heterogeneous Network of Workstations Load Balancing on a Non-dedicated Heterogeneous Network of Workstations Dr. Maurice Eggen Nathan Franklin Department of Computer Science Trinity University San Antonio, Texas 78212 Dr. Roger Eggen Department

More information

System Models for Distributed and Cloud Computing

System Models for Distributed and Cloud Computing System Models for Distributed and Cloud Computing Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Classification of Distributed Computing Systems

More information

PHYSICAL METHODS, INSTRUMENTS AND MEASUREMENTS Vol. III - Medical and Industrial Tomography - W.B.Gilboy

PHYSICAL METHODS, INSTRUMENTS AND MEASUREMENTS Vol. III - Medical and Industrial Tomography - W.B.Gilboy MEDICAL AND INDUSTRIAL TOMOGRAPHY Department of Physics, University of Surrey, Guildford, Surrey, U.K. Keywords: Radiography, transmission tomography, emission tomography, microtomography, SPECT (single

More information

siftservice.com - Turning a Computer Vision algorithm into a World Wide Web Service

siftservice.com - Turning a Computer Vision algorithm into a World Wide Web Service siftservice.com - Turning a Computer Vision algorithm into a World Wide Web Service Ahmad Pahlavan Tafti 1, Hamid Hassannia 2, and Zeyun Yu 1 1 Department of Computer Science, University of Wisconsin -Milwaukee,

More information

CT scanning. By Mikael Jensen & Jens E. Wilhjelm Risø National laboratory Ørsted DTU. (Ver. 1.2 4/9/07) 2002-2007 by M. Jensen and J. E.

CT scanning. By Mikael Jensen & Jens E. Wilhjelm Risø National laboratory Ørsted DTU. (Ver. 1.2 4/9/07) 2002-2007 by M. Jensen and J. E. 1 Overview CT scanning By Mikael Jensen & Jens E. Wilhjelm Risø National laboratory Ørsted DTU (Ver. 1.2 4/9/07) 2002-2007 by M. Jensen and J. E. Wilhjelm) As it can be imagined, planar X-ray imaging has

More information

Parallel Computing. Benson Muite. benson.muite@ut.ee http://math.ut.ee/ benson. https://courses.cs.ut.ee/2014/paralleel/fall/main/homepage

Parallel Computing. Benson Muite. benson.muite@ut.ee http://math.ut.ee/ benson. https://courses.cs.ut.ee/2014/paralleel/fall/main/homepage Parallel Computing Benson Muite benson.muite@ut.ee http://math.ut.ee/ benson https://courses.cs.ut.ee/2014/paralleel/fall/main/homepage 3 November 2014 Hadoop, Review Hadoop Hadoop History Hadoop Framework

More information

Scaling from 1 PC to a super computer using Mascot

Scaling from 1 PC to a super computer using Mascot Scaling from 1 PC to a super computer using Mascot 1 Mascot - options for high throughput When is more processing power required? Options: Multiple Mascot installations Using a large Unix server Clusters

More information

CUDA programming on NVIDIA GPUs

CUDA programming on NVIDIA GPUs p. 1/21 on NVIDIA GPUs Mike Giles mike.giles@maths.ox.ac.uk Oxford University Mathematical Institute Oxford-Man Institute for Quantitative Finance Oxford eresearch Centre p. 2/21 Overview hardware view

More information

Parallel Ray Tracing using MPI: A Dynamic Load-balancing Approach

Parallel Ray Tracing using MPI: A Dynamic Load-balancing Approach Parallel Ray Tracing using MPI: A Dynamic Load-balancing Approach S. M. Ashraful Kadir 1 and Tazrian Khan 2 1 Scientific Computing, Royal Institute of Technology (KTH), Stockholm, Sweden smakadir@csc.kth.se,

More information

ultra fast SOM using CUDA

ultra fast SOM using CUDA ultra fast SOM using CUDA SOM (Self-Organizing Map) is one of the most popular artificial neural network algorithms in the unsupervised learning category. Sijo Mathew Preetha Joy Sibi Rajendra Manoj A

More information

FCE: A Fast Content Expression for Server-based Computing

FCE: A Fast Content Expression for Server-based Computing FCE: A Fast Content Expression for Server-based Computing Qiao Li Mentor Graphics Corporation 11 Ridder Park Drive San Jose, CA 95131, U.S.A. Email: qiao li@mentor.com Fei Li Department of Computer Science

More information

Binary search tree with SIMD bandwidth optimization using SSE

Binary search tree with SIMD bandwidth optimization using SSE Binary search tree with SIMD bandwidth optimization using SSE Bowen Zhang, Xinwei Li 1.ABSTRACT In-memory tree structured index search is a fundamental database operation. Modern processors provide tremendous

More information

A Data Grid Model for Combining Teleradiology and PACS Operations

A Data Grid Model for Combining Teleradiology and PACS Operations MEDICAL IMAGING TECHNOLOGY Vol.25 No.1 January 2007 7 特 集 論 文 / 遠 隔 医 療 と 画 像 通 信 A Data Grid Model for Combining Teleradiology and Operations H.K. HUANG *, Brent J. LIU *, Zheng ZHOU *, Jorge DOCUMET

More information

A Review of Customized Dynamic Load Balancing for a Network of Workstations

A Review of Customized Dynamic Load Balancing for a Network of Workstations A Review of Customized Dynamic Load Balancing for a Network of Workstations Taken from work done by: Mohammed Javeed Zaki, Wei Li, Srinivasan Parthasarathy Computer Science Department, University of Rochester

More information

GeoImaging Accelerator Pansharp Test Results

GeoImaging Accelerator Pansharp Test Results GeoImaging Accelerator Pansharp Test Results Executive Summary After demonstrating the exceptional performance improvement in the orthorectification module (approximately fourteen-fold see GXL Ortho Performance

More information

Picture Archiving and Communication systems

Picture Archiving and Communication systems Picture Archiving and Communication systems (PACS) By: Somayeh nabiuni 1 Major limitations of the conventional radiology practice Wasted time - implying diagnostic results many not be obtained in a timely

More information

Radar Image Processing with Clusters of Computers

Radar Image Processing with Clusters of Computers Radar Image Processing with Clusters of Computers Alois Goller Chalmers University Franz Leberl Institute for Computer Graphics and Vision ABSTRACT Some radar image processing algorithms such as shape-from-shading

More information

GPU-accelerated Computed Laminography with Application to Nondestructive

GPU-accelerated Computed Laminography with Application to Nondestructive 11th European Conference on Non-Destructive Testing (ECNDT 2014), October 6-10, 2014, Prague, Czech Republic GPU-accelerated Computed Laminography with Application to Nondestructive Testing Michael MAISL

More information

Fan-beam and cone-beam image reconstruction via filtering the backprojection image of differentiated projection data

Fan-beam and cone-beam image reconstruction via filtering the backprojection image of differentiated projection data INSTITUTE OF PHYSICS PUBLISHING Phys. Med. Biol. 49 (2004) 5489 5503 PHYSICS IN MEDICINE AND BIOLOGY PII: S0031-9155(04)85042-5 Fan-beam and cone-beam image reconstruction via filtering the backprojection

More information

From Centralization to Distribution: A Comparison of File Sharing Protocols

From Centralization to Distribution: A Comparison of File Sharing Protocols From Centralization to Distribution: A Comparison of File Sharing Protocols Xu Wang, Teng Long and Alan Sussman Department of Computer Science, University of Maryland, College Park, MD, 20742 August, 2015

More information

A Very Brief History of High-Performance Computing

A Very Brief History of High-Performance Computing A Very Brief History of High-Performance Computing CPS343 Parallel and High Performance Computing Spring 2016 CPS343 (Parallel and HPC) A Very Brief History of High-Performance Computing Spring 2016 1

More information

ENHANCEMENT OF TEGRA TABLET'S COMPUTATIONAL PERFORMANCE BY GEFORCE DESKTOP AND WIFI

ENHANCEMENT OF TEGRA TABLET'S COMPUTATIONAL PERFORMANCE BY GEFORCE DESKTOP AND WIFI ENHANCEMENT OF TEGRA TABLET'S COMPUTATIONAL PERFORMANCE BY GEFORCE DESKTOP AND WIFI Di Zhao The Ohio State University GPU Technology Conference 2014, March 24-27 2014, San Jose California 1 TEGRA-WIFI-GEFORCE

More information

Virtual machine interface. Operating system. Physical machine interface

Virtual machine interface. Operating system. Physical machine interface Software Concepts User applications Operating system Hardware Virtual machine interface Physical machine interface Operating system: Interface between users and hardware Implements a virtual machine that

More information

APPLICATIONS OF LINUX-BASED QT-CUDA PARALLEL ARCHITECTURE

APPLICATIONS OF LINUX-BASED QT-CUDA PARALLEL ARCHITECTURE APPLICATIONS OF LINUX-BASED QT-CUDA PARALLEL ARCHITECTURE Tuyou Peng 1, Jun Peng 2 1 Electronics and information Technology Department Jiangmen Polytechnic, Jiangmen, Guangdong, China, typeng2001@yahoo.com

More information

CHAPTER 7 CONCLUSION AND FUTURE WORK

CHAPTER 7 CONCLUSION AND FUTURE WORK 158 CHAPTER 7 CONCLUSION AND FUTURE WORK The aim of this thesis was to present robust watermarking techniques for medical image. Section 7.1, consolidates the contributions made by the researcher and Section

More information

MEng, BSc Applied Computer Science

MEng, BSc Applied Computer Science School of Computing FACULTY OF ENGINEERING MEng, BSc Applied Computer Science Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give a machine instructions

More information

Client/server and peer-to-peer models: basic concepts

Client/server and peer-to-peer models: basic concepts Client/server and peer-to-peer models: basic concepts Dmitri Moltchanov Department of Communications Engineering Tampere University of Technology moltchan@cs.tut.fi September 04, 2013 Slides provided by

More information

Cluster, Grid, Cloud Concepts

Cluster, Grid, Cloud Concepts Cluster, Grid, Cloud Concepts Kalaiselvan.K Contents Section 1: Cluster Section 2: Grid Section 3: Cloud Cluster An Overview Need for a Cluster Cluster categorizations A computer cluster is a group of

More information

An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications

An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications Rajkumar Buyya, Jonathan Giddy, and David Abramson School of Computer Science

More information

Introduction to GPU Programming Languages

Introduction to GPU Programming Languages CSC 391/691: GPU Programming Fall 2011 Introduction to GPU Programming Languages Copyright 2011 Samuel S. Cho http://www.umiacs.umd.edu/ research/gpu/facilities.html Maryland CPU/GPU Cluster Infrastructure

More information

Scalable Parallel Clustering for Data Mining on Multicomputers

Scalable Parallel Clustering for Data Mining on Multicomputers Scalable Parallel Clustering for Data Mining on Multicomputers D. Foti, D. Lipari, C. Pizzuti and D. Talia ISI-CNR c/o DEIS, UNICAL 87036 Rende (CS), Italy {pizzuti,talia}@si.deis.unical.it Abstract. This

More information

An Active Packet can be classified as

An Active Packet can be classified as Mobile Agents for Active Network Management By Rumeel Kazi and Patricia Morreale Stevens Institute of Technology Contact: rkazi,pat@ati.stevens-tech.edu Abstract-Traditionally, network management systems

More information

Bringing Big Data Modelling into the Hands of Domain Experts

Bringing Big Data Modelling into the Hands of Domain Experts Bringing Big Data Modelling into the Hands of Domain Experts David Willingham Senior Application Engineer MathWorks david.willingham@mathworks.com.au 2015 The MathWorks, Inc. 1 Data is the sword of the

More information

Embedded Systems in Healthcare. Pierre America Healthcare Systems Architecture Philips Research, Eindhoven, the Netherlands November 12, 2008

Embedded Systems in Healthcare. Pierre America Healthcare Systems Architecture Philips Research, Eindhoven, the Netherlands November 12, 2008 Embedded Systems in Healthcare Pierre America Healthcare Systems Architecture Philips Research, Eindhoven, the Netherlands November 12, 2008 About the Speaker Working for Philips Research since 1982 Projects

More information

Interactive Visualization of Magnetic Fields

Interactive Visualization of Magnetic Fields JOURNAL OF APPLIED COMPUTER SCIENCE Vol. 21 No. 1 (2013), pp. 107-117 Interactive Visualization of Magnetic Fields Piotr Napieralski 1, Krzysztof Guzek 1 1 Institute of Information Technology, Lodz University

More information

Real Time Network Server Monitoring using Smartphone with Dynamic Load Balancing

Real Time Network Server Monitoring using Smartphone with Dynamic Load Balancing www.ijcsi.org 227 Real Time Network Server Monitoring using Smartphone with Dynamic Load Balancing Dhuha Basheer Abdullah 1, Zeena Abdulgafar Thanoon 2, 1 Computer Science Department, Mosul University,

More information

EVOLUTION OF NETWORKED STORAGE

EVOLUTION OF NETWORKED STORAGE EVOLUTION OF NETWORKED STORAGE Sonika Jindal 1, Richa Jindal 2, Rajni 3 1 Lecturer, Deptt of CSE, Shaheed Bhagat Singh College of Engg & Technology, Ferozepur. sonika_manoj@yahoo.com 2 Lecturer, Deptt

More information

MODERN VOXEL BASED DATA AND GEOMETRY ANALYSIS SOFTWARE TOOLS FOR INDUSTRIAL CT

MODERN VOXEL BASED DATA AND GEOMETRY ANALYSIS SOFTWARE TOOLS FOR INDUSTRIAL CT MODERN VOXEL BASED DATA AND GEOMETRY ANALYSIS SOFTWARE TOOLS FOR INDUSTRIAL CT C. Reinhart, C. Poliwoda, T. Guenther, W. Roemer, S. Maass, C. Gosch all Volume Graphics GmbH, Heidelberg, Germany Abstract:

More information

10- High Performance Compu5ng

10- High Performance Compu5ng 10- High Performance Compu5ng (Herramientas Computacionales Avanzadas para la Inves6gación Aplicada) Rafael Palacios, Fernando de Cuadra MRE Contents Implemen8ng computa8onal tools 1. High Performance

More information

Collaborative & Integrated Network & Systems Management: Management Using Grid Technologies

Collaborative & Integrated Network & Systems Management: Management Using Grid Technologies 2011 International Conference on Computer Communication and Management Proc.of CSIT vol.5 (2011) (2011) IACSIT Press, Singapore Collaborative & Integrated Network & Systems Management: Management Using

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 MOTIVATION OF RESEARCH Multicore processors have two or more execution cores (processors) implemented on a single chip having their own set of execution and architectural recourses.

More information

Scalable Data Analysis in R. Lee E. Edlefsen Chief Scientist UserR! 2011

Scalable Data Analysis in R. Lee E. Edlefsen Chief Scientist UserR! 2011 Scalable Data Analysis in R Lee E. Edlefsen Chief Scientist UserR! 2011 1 Introduction Our ability to collect and store data has rapidly been outpacing our ability to analyze it We need scalable data analysis

More information

Client/Server Computing Distributed Processing, Client/Server, and Clusters

Client/Server Computing Distributed Processing, Client/Server, and Clusters Client/Server Computing Distributed Processing, Client/Server, and Clusters Chapter 13 Client machines are generally single-user PCs or workstations that provide a highly userfriendly interface to the

More information

Lecture 2 Parallel Programming Platforms

Lecture 2 Parallel Programming Platforms Lecture 2 Parallel Programming Platforms Flynn s Taxonomy In 1966, Michael Flynn classified systems according to numbers of instruction streams and the number of data stream. Data stream Single Multiple

More information

Principles and characteristics of distributed systems and environments

Principles and characteristics of distributed systems and environments Principles and characteristics of distributed systems and environments Definition of a distributed system Distributed system is a collection of independent computers that appears to its users as a single

More information

Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India talk2tamanna@gmail.com

Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India talk2tamanna@gmail.com IJCSIT, Volume 1, Issue 5 (October, 2014) e-issn: 1694-2329 p-issn: 1694-2345 A STUDY OF CLOUD COMPUTING MODELS AND ITS FUTURE Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India

More information

AUTOMATED AND ADAPTIVE DOWNLOAD SERVICE USING P2P APPROACH IN CLOUD

AUTOMATED AND ADAPTIVE DOWNLOAD SERVICE USING P2P APPROACH IN CLOUD IMPACT: International Journal of Research in Engineering & Technology (IMPACT: IJRET) ISSN(E): 2321-8843; ISSN(P): 2347-4599 Vol. 2, Issue 4, Apr 2014, 63-68 Impact Journals AUTOMATED AND ADAPTIVE DOWNLOAD

More information

Control 2004, University of Bath, UK, September 2004

Control 2004, University of Bath, UK, September 2004 Control, University of Bath, UK, September ID- IMPACT OF DEPENDENCY AND LOAD BALANCING IN MULTITHREADING REAL-TIME CONTROL ALGORITHMS M A Hossain and M O Tokhi Department of Computing, The University of

More information

MEng, BSc Computer Science with Artificial Intelligence

MEng, BSc Computer Science with Artificial Intelligence School of Computing FACULTY OF ENGINEERING MEng, BSc Computer Science with Artificial Intelligence Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give

More information

A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA

A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA N. Zarrinpanjeh a, F. Dadrassjavan b, H. Fattahi c * a Islamic Azad University of Qazvin - nzarrin@qiau.ac.ir

More information

Nexenta Performance Scaling for Speed and Cost

Nexenta Performance Scaling for Speed and Cost Nexenta Performance Scaling for Speed and Cost Key Features Optimize Performance Optimize Performance NexentaStor improves performance for all workloads by adopting commodity components and leveraging

More information

Parallel Analysis and Visualization on Cray Compute Node Linux

Parallel Analysis and Visualization on Cray Compute Node Linux Parallel Analysis and Visualization on Cray Compute Node Linux David Pugmire, Oak Ridge National Laboratory and Hank Childs, Lawrence Livermore National Laboratory and Sean Ahern, Oak Ridge National Laboratory

More information

High Performance Computing in CST STUDIO SUITE

High Performance Computing in CST STUDIO SUITE High Performance Computing in CST STUDIO SUITE Felix Wolfheimer GPU Computing Performance Speedup 18 16 14 12 10 8 6 4 2 0 Promo offer for EUC participants: 25% discount for K40 cards Speedup of Solver

More information

Terminal Server Software and Hardware Requirements. Terminal Server. Software and Hardware Requirements. Datacolor Match Pigment Datacolor Tools

Terminal Server Software and Hardware Requirements. Terminal Server. Software and Hardware Requirements. Datacolor Match Pigment Datacolor Tools Terminal Server Software and Hardware Requirements Datacolor Match Pigment Datacolor Tools January 21, 2011 Page 1 of 8 Introduction This document will provide preliminary information about the both the

More information