Source author record

Steven R. Kirk

Steven R. Kirk appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2022arXiv

Chiral and Steric Effects in Ethane: A Next Generation QTAIM Interpretation

We introduce a development of next generation quantum theory of atoms in molecules (NG-QTAIM) for an investigation of the chirality of ethane and discover a $Q_σ$ isomer in addition to $S_σ$ and $R_σ$ stereoisomers in the stress tensor trajectory $U_σ$-space. The $Q_σ$ isomer is defined to be a 'null-isomer' since the value of the chirality-helicity function $\approx 0$. The presence of chiral contributions suggests that steric effects, rather than hyper-conjugation, explain the staggered geometry of ethane. The steric effects, within the NG-QTAIM interpretation, are reduced by a factor of two using an applied electric-field directed down a C-H bond.

preprint2010arXiv

Tiling for Performance Tuning on Different Models of GPUs

The strategy of using CUDA-compatible GPUs as a parallel computation solution to improve the performance of programs has been more and more widely approved during the last two years since the CUDA platform was released. Its benefit extends from the graphic domain to many other computationally intensive domains. Tiling, as the most general and important technique, is widely used for optimization in CUDA programs. New models of GPUs with better compute capabilities have, however, been released, new versions of CUDA SDKs were also released. These updated compute capabilities must to be considered when optimizing using the tiling technique. In this paper, we implement image interpolation algorithms as a test case to discuss how different tiling strategies affect the program's performance. We especially focus on how the different models of GPUs affect the tiling's effectiveness by executing the same program on two different models of GPUs equipped testing platforms. The results demonstrate that an optimized tiling strategy on one GPU model is not always a good solution when execute on other GPU models, especially when some external conditions were changed.