2 resultados para Parallel buck converter
em Brock University, Canada
Resumo:
Structures related to ductile siMple shear parallel to the Bankf ield-Tonbill Fault, define a 5km wide zone, the Barton Bay Deformation Zone. Structures present within this zone Include; simple shear fabrics S, C and C , asymmetric Z shaped folds with rotated axes, boudinage and pinch and swell structures and a subhorlzontal extension llneation. The most highly deformed rock is a gabbro mylonite which occurs in the fault zone. The deformation of this gabbro has been traced in stages from a protomylonite to an ultramylonite In which feldspar and chlorite grainslze has been reduced from over 100 microns to as little as 5 microns. Evidence from the mylonite and the surrounding structure indicates that deformation within the Barton Bay Deformation Zone is related to a regional simple shear zone, the Bankf ield-Tombill Fault. Movement along this shear zone was in a south over north oblique strike slip fashion with a dextral sense of displacement.
Resumo:
Variations in different types of genomes have been found to be responsible for a large degree of physical diversity such as appearance and susceptibility to disease. Identification of genomic variations is difficult and can be facilitated through computational analysis of DNA sequences. Newly available technologies are able to sequence billions of DNA base pairs relatively quickly. These sequences can be used to identify variations within their specific genome but must be mapped to a reference sequence first. In order to align these sequences to a reference sequence, we require mapping algorithms that make use of approximate string matching and string indexing methods. To date, few mapping algorithms have been tailored to handle the massive amounts of output generated by newly available sequencing technologies. In otrder to handle this large amount of data, we modified the popular mapping software BWA to run in parallel using OpenMPI. Parallel BWA matches the efficiency of multithreaded BWA functions while providing efficient parallelism for BWA functions that do not currently support multithreading. Parallel BWA shows significant wall time speedup in comparison to multithreaded BWA on high-performance computing clusters, and will thus facilitate the analysis of genome sequencing data.