Researcher profile

Steven R. Kirk

Steven R. Kirk contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - UnverifiedVerification L1Unclaimed author
2works
0followers
3topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

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.