2 resultados para School based preventive programs
em Greenwich Academic Literature Archive - UK
Resumo:
Findings are presented from a longitudinal study of over 1,500 adolescents. Some were engaged in interventions aimed at reducing social disaffection. Participants completed measures of social-identification, academic self-concept and motivation, and social, emotional and behavioural difficulties. Consistent with our previous research, developmental trends in identity and self-concept were found - adolescents became more negative about some school-based factors and more positive about aspects of identity. Trends were less clear in the 120 adolescents receiving interventions. Findings demonstrate the importance of psychology in work with young people. [Source: (2008) 'Invited Address, IUPsyS Invited Symposium, Invited Symposium, Symposium, Paper Session, Poster Session', International Journal of Psychology, 43:3, 348 - 527]
Resumo:
The shared-memory programming model can be an effective way to achieve parallelism on shared memory parallel computers. Historically however, the lack of a programming standard using directives and the limited scalability have affected its take-up. Recent advances in hardware and software technologies have resulted in improvements to both the performance of parallel programs with compiler directives and the issue of portability with the introduction of OpenMP. In this study, the Computer Aided Parallelisation Toolkit has been extended to automatically generate OpenMP-based parallel programs with nominal user assistance. We categorize the different loop types and show how efficient directives can be placed using the toolkit's in-depth interprocedural analysis. Examples are taken from the NAS parallel benchmarks and a number of real-world application codes. This demonstrates the great potential of using the toolkit to quickly parallelise serial programs as well as the good performance achievable on up to 300 processors for hybrid message passing-directive parallelisations.