2 resultados para Rocket engines

em Biblioteca Digital da Produção Intelectual da Universidade de São Paulo


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Background In ROCKET AF, rivaroxaban was non-inferior to adjusted-dose warfarin in preventing stroke or systemic embolism among patients with atrial fibrillation (AF). We aimed to investigate whether the efficacy and safety of rivaroxaban compared with warfarin is consistent among the subgroups of patients with and without previous stroke or transient ischaemic attack (TIA). Methods In ROCKET AF, patients with AF who were at increased risk of stroke were randomly assigned (1:1) in a double-blind manner to rivaroxaban 20 mg daily or adjusted dose warfarin (international normalised ratio 2-0-3.0). Patients and investigators were masked to treatment allocation. Between Dec 18,2006, and June 17,2009,14 264 patients from 1178 centres in 45 countries were randomly assigned. The primary endpoint was the composite of stroke or non-CNS systemic embolism. In this substudy we assessed the interaction of the treatment effects of rivaroxaban and warfarin among patients with and without previous stroke or TIA. Efficacy analyses were by intention to treat and safety analyses were done in the on-treatment population. ROCKET AF is registered with ClinicalTrials.gov, number NCT00403767. Findings 7468 (52%) patients had a previous stroke (n=4907) or TIA (n=2561) and 6796 (48%) had no previous stroke or TIA. The number of events per 100 person-years for the primary endpoint in patients treated with rivaroxaban compared with warfarin was consistent among patients with previous stroke or TIA (2.79% rivaroxaban vs 2.96% warfarin; hazard ratio [HR] 0-94,95% CI 0.77-1.16) and those without (1.44% vs 1.88%; 0.77, 0.58-1-01; interaction p=0.23). The number of major and non-major clinically relevant bleeding events per 100 person-years in patients treated with rivaroxaban compared with warfarin was consistent among patients with previous stroke or TIA (13.31% rivaroxaban vs 13.87% warfarin; HR 0.96,95% CI 0.87-1-07) and those without (16.69% vs 15.19%; 1.10, 0.99-1.21; interaction p=0.08). Interpretation There was no evidence that the relative efficacy and safety of rivaroxaban compared with warfarin was different between patients who had a previous stroke or TIA and those who had no previous stroke or TIA. These results support the use of rivaroxaban as an alternative to warfarin for prevention of recurrent as well as initial stroke in patients with AF.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Field-Programmable Gate Arrays (FPGAs) are becoming increasingly important in embedded and high-performance computing systems. They allow performance levels close to the ones obtained with Application-Specific Integrated Circuits, while still keeping design and implementation flexibility. However, to efficiently program FPGAs, one needs the expertise of hardware developers in order to master hardware description languages (HDLs) such as VHDL or Verilog. Attempts to furnish a high-level compilation flow (e.g., from C programs) still have to address open issues before broader efficient results can be obtained. Bearing in mind an FPGA available resources, it has been developed LALP (Language for Aggressive Loop Pipelining), a novel language to program FPGA-based accelerators, and its compilation framework, including mapping capabilities. The main ideas behind LALP are to provide a higher abstraction level than HDLs, to exploit the intrinsic parallelism of hardware resources, and to allow the programmer to control execution stages whenever the compiler techniques are unable to generate efficient implementations. Those features are particularly useful to implement loop pipelining, a well regarded technique used to accelerate computations in several application domains. This paper describes LALP, and shows how it can be used to achieve high-performance computing solutions.